summaryrefslogtreecommitdiff
path: root/docs/ghci
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-12-19 13:52:06 +0100
committerGabor Greif <ggreif@gmail.com>2017-12-19 14:35:03 +0100
commita100763cc5c6c9736a00ca57b2ec3c721311eecb (patch)
treede71d4f3c962713260557b63bb3a1f3688ac03ad /docs/ghci
parent244d1441bbe9a8d5e83015c749d1339b8f7c7319 (diff)
downloadhaskell-a100763cc5c6c9736a00ca57b2ec3c721311eecb.tar.gz
Get rid of some stuttering in comments and docs
Diffstat (limited to 'docs/ghci')
-rw-r--r--docs/ghci/ghci.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ghci/ghci.tex b/docs/ghci/ghci.tex
index e4fbb0b771..e102cdadd9 100644
--- a/docs/ghci/ghci.tex
+++ b/docs/ghci/ghci.tex
@@ -122,7 +122,7 @@ visibility. Subsequent sections elaborate who can see what.
is @compile@'s private cache of information about package
modules.
\item {\bf Persistent Linker State (PLS)} (owner: @link@) is
- @link@'s private information concerning the the current
+ @link@'s private information concerning the current
state of the (in-memory) executable image.
\end{itemize}