summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-01-12 16:07:03 +0000
committerIan Lynagh <ian@well-typed.com>2013-01-12 16:07:03 +0000
commit6387eba88dc95e6b56133309509c387628986171 (patch)
tree877eb477ec36c3911ba6414e8d2f5078c52692a4
parent782faec0d6cd32bc922e3d489c2d44c9ca175a3e (diff)
downloadhaskell-6387eba88dc95e6b56133309509c387628986171.tar.gz
Fix typo in docs; spotted by Gabor Greif
-rw-r--r--docs/users_guide/sooner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/sooner.xml b/docs/users_guide/sooner.xml
index ad798aca32..4a6430c9db 100644
--- a/docs/users_guide/sooner.xml
+++ b/docs/users_guide/sooner.xml
@@ -295,7 +295,7 @@ f (Wibble x y) # ugly, and proud of it
<literal>Strictness: &lt;string&gt;</literal>. The
<literal>&lt;string&gt;</literal> gives the strictness of
the function's arguments: see <ulink url="http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Demand">
- the GHC Commentary</ulink> for a description of the stricntess notation.
+ the GHC Commentary</ulink> for a description of the strictness notation.
</para>
<para>For an &ldquo;unpackable&rdquo;