From 4a2536dd0ba0d3162820f2ca4b784f81bf0abffd Mon Sep 17 00:00:00 2001 From: Ian Lynagh <ian@well-typed.com> Date: Sat, 12 Jan 2013 16:07:03 +0000 Subject: [PATCH] Fix typo in docs; spotted by Gabor Greif --- docs/users_guide/sooner.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users_guide/sooner.xml b/docs/users_guide/sooner.xml index ad798aca32c4..4a6430c9db6a 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” -- GitLab