[commit: ghc] master: Fix typos in debugging.xml (76d5607)
Simon Marlow
marlowsd at gmail.com
Tue May 31 11:54:07 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/76d56074385adbfd72d9ca43b777c1f288f58582
>---------------------------------------------------------------
commit 76d56074385adbfd72d9ca43b777c1f288f58582
Author: Daniel Fischer <daniel.is.fischer at googlemail.com>
Date: Mon May 30 11:00:26 2011 +0200
Fix typos in debugging.xml
>---------------------------------------------------------------
docs/users_guide/debugging.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml
index 95b0376..fe98537 100644
--- a/docs/users_guide/debugging.xml
+++ b/docs/users_guide/debugging.xml
@@ -357,7 +357,7 @@
</term>
<listitem>
<para>Make the interface loader be *real* chatty about what it is
- upto.</para>
+ up to.</para>
</listitem>
</varlistentry>
@@ -368,7 +368,7 @@
</term>
<listitem>
<para>Make the type checker be *real* chatty about what it is
- upto.</para>
+ up to.</para>
</listitem>
</varlistentry>
@@ -379,7 +379,7 @@
</term>
<listitem>
<para>Make the vectoriser be *real* chatty about what it is
- upto.</para>
+ up to.</para>
</listitem>
</varlistentry>
@@ -390,7 +390,7 @@
</term>
<listitem>
<para>Make the renamer be *real* chatty about what it is
- upto.</para>
+ up to.</para>
</listitem>
</varlistentry>
More information about the Cvs-ghc
mailing list