Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/76d56074385adbfd72d9ca43b777c1f288f58582 >--------------------------------------------------------------- commit 76d56074385adbfd72d9ca43b777c1f288f58582 Author: Daniel Fischer <[email protected]> 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> _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
