summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-01-03 17:45:19 +0100
committerGabor Greif <ggreif@gmail.com>2017-01-03 17:45:42 +0100
commit6b3c039117d3af575e44e0c4577b94db76eaf560 (patch)
treef81a7f7ed9d164346cd4291ddbbcadb374c71ac8
parent683ed475964bbd90030deb8f738370ae90b48a22 (diff)
downloadhaskell-6b3c039117d3af575e44e0c4577b94db76eaf560.tar.gz
Typo in manual [ci skip]
-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 468f39edfe..1e53b6c32c 100644
--- a/docs/users_guide/ghci.rst
+++ b/docs/users_guide/ghci.rst
@@ -1017,7 +1017,7 @@ is given, the following additional differences apply:
- Rule 2 above is relaxed thus: *All* of the classes ``Ci`` are
single-parameter type classes.
-- Rule 3 above is relaxed this: At least one of the classes ``Ci`` is
+- Rule 3 above is relaxed thus: At least one of the classes ``Ci`` is
an *interactive class* (defined below).
- The unit type ``()`` and the list type ``[]`` are added to the start of