summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Fischer <daniel.is.fischer@googlemail.com>2011-05-30 08:52:49 +0200
committerSimon Marlow <marlowsd@gmail.com>2011-05-31 10:52:58 +0100
commit69d0d5a9dc823ac1ca41f0c7a2b0408a7c506cd1 (patch)
tree6031a9b877006e1552d0c8ad71ec274584d9d433 /docs
parent691a48f88d1d20403d7fb1f31a7c40159c479117 (diff)
downloadhaskell-69d0d5a9dc823ac1ca41f0c7a2b0408a7c506cd1.tar.gz
Fix two typos in flags.xml
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/flags.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index 8d79233bc4..3e70be999b 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -828,7 +828,7 @@
<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>