diff options
-rw-r--r-- | docs/users_guide/sooner.xml | 2 |
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: <string></literal>. The <literal><string></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 “unpackable” |