Fix grammar error in docs (as per Trac 1319)
authorTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 2 May 2007 01:19:56 +0000 (01:19 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 2 May 2007 01:19:56 +0000 (01:19 +0000)
docs/users_guide/using.xml

index 502c856..88c2c9e 100644 (file)
@@ -1034,7 +1034,7 @@ f foo = foo { x = 6 }
           in the inadvertent cyclic definition <literal>let x = ... x
           ... in</literal>.</para>
 
-         <para>Consequently, this option does
+         <para>Consequently, this option
           <emphasis>will</emphasis> complain about cyclic recursive
           definitions.</para>
        </listitem>