summaryrefslogtreecommitdiff
path: root/docs/users_guide/phases.xml
diff options
context:
space:
mode:
authorJosef Svenningsson <josef.svenningsson@gmail.com>2007-10-07 21:38:58 +0000
committerJosef Svenningsson <josef.svenningsson@gmail.com>2007-10-07 21:38:58 +0000
commit5263c9ab4408e3b62dbf7505ab40a81946d4e49b (patch)
tree8a8b1cab9a66f3c469c311d285fad2d1214b5f34 /docs/users_guide/phases.xml
parent160e41ed98615c633be9a7c27ec2f9ed768dae7f (diff)
downloadhaskell-5263c9ab4408e3b62dbf7505ab40a81946d4e49b.tar.gz
Fix a whole heap of speling errrs in the docs
Diffstat (limited to 'docs/users_guide/phases.xml')
-rw-r--r--docs/users_guide/phases.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/users_guide/phases.xml b/docs/users_guide/phases.xml
index 187bd79205..7f3f139cce 100644
--- a/docs/users_guide/phases.xml
+++ b/docs/users_guide/phases.xml
@@ -133,7 +133,7 @@
<title>Forcing options to a particular phase</title>
<indexterm><primary>forcing GHC-phase options</primary></indexterm>
- <para>Options can be forced through to a particlar compilation
+ <para>Options can be forced through to a particular compilation
phase, using the following flags:</para>
<variablelist>
@@ -412,7 +412,7 @@ $ cat foo.hspp</screen>
<listitem>
<para>This symbol is defined when pre-processing Haskell
(input) and pre-processing C (GHC output). Since GHC from
- verion 4.00 now supports concurrent haskell by default,
+ version 4.00 now supports concurrent haskell by default,
this symbol is always defined.</para>
</listitem>
</varlistentry>