Add missing word, spotted by Tom Lokhorst
authorMax Bolingbroke <batterseapower@hotmail.com>
Mon, 18 May 2009 15:33:14 +0000 (15:33 +0000)
committerMax Bolingbroke <batterseapower@hotmail.com>
Mon, 18 May 2009 15:33:14 +0000 (15:33 +0000)
docs/users_guide/glasgow_exts.xml

index b7e8ca4..21aba83 100644 (file)
@@ -7261,7 +7261,7 @@ foo = ...
           please give the GHC team a shout</ulink>.
         </para>
         
-        <para>However, apart from these restrictions, many things are allowed, including expressions which not fully evaluated!
+        <para>However, apart from these restrictions, many things are allowed, including expressions which are not fully evaluated!
         Annotation expressions will be evaluated by the compiler just like Template Haskell splices are. So, this annotation is fine:</para>
         
 <programlisting>