Fix two typos in flags.xml
authorDaniel Fischer <daniel.is.fischer@googlemail.com>
Mon, 30 May 2011 06:52:49 +0000 (08:52 +0200)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 31 May 2011 09:52:58 +0000 (10:52 +0100)
docs/users_guide/flags.xml

index 8d79233..3e70be9 100644 (file)
              <entry><option>-XNoMagicHash</option></entry>
            </row>
            <row>
-             <entry><option>-XExplicitForALl</option></entry>
+             <entry><option>-XExplicitForAll</option></entry>
              <entry>Enable <link linkend="explicit-foralls">explicit universal quantification</link>.
               Implied by <option>-XScopedTypeVariables</option>,
            <option>-XLiberalTypeSynonyms</option>,
@@ -2646,7 +2646,7 @@ phase <replaceable>n</replaceable></entry>
            </row>
            <row>
              <entry><option>-fno-ghci-sandbox</option></entry>
-             <entry>Turn off the GHCi sandbox. Means computations are run in teh main thread, rather than a forked thread.</entry>
+             <entry>Turn off the GHCi sandbox. Means computations are run in the main thread, rather than a forked thread.</entry>
              <entry>dynamic</entry>
              <entry>-</entry>
            </row>