summaryrefslogtreecommitdiff
path: root/docs/users_guide/ghci.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/ghci.rst')
-rw-r--r--docs/users_guide/ghci.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/ghci.rst b/docs/users_guide/ghci.rst
index 35a49766b4..2e5d1ed9fa 100644
--- a/docs/users_guide/ghci.rst
+++ b/docs/users_guide/ghci.rst
@@ -2111,7 +2111,7 @@ libraries, in this order:
systems may be overridden by setting the :envvar:`LD_LIBRARY_PATH`
environment variable.
-- The linker standard library search can also be overriden on some systems using
+- The linker standard library search can also be overridden on some systems using
the :envvar:`LIBRARY_PATH` environment variable. Because of some
implementation detail on Windows, setting ``LIBRARY_PATH`` will also extend
the system loader path for any library it finds. So often setting