[commit: ghc] master: Typo fix. Spotted by Mikhail Glushenkov. (f342512)
git at git.haskell.org
git at git.haskell.org
Tue Sep 10 05:07:53 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f342512d3d8f5895ce19b420b22e424c05e1c2a9/ghc
>---------------------------------------------------------------
commit f342512d3d8f5895ce19b420b22e424c05e1c2a9
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Sep 9 22:07:19 2013 -0500
Typo fix. Spotted by Mikhail Glushenkov.
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
f342512d3d8f5895ce19b420b22e424c05e1c2a9
docs/users_guide/7.8.1-notes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 80e2293..0027d5f 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -178,7 +178,7 @@
<listitem>
<para>
- GHC now has a parallel compilataion driver. When
+ GHC now has a parallel compilation driver. When
compiling with <literal>--make</literal> (which is on
by default,) you may also specify
<literal>-jN</literal> in order to compile
More information about the ghc-commits
mailing list