2007-05-16 Thien-Thi Nguyen <ttn@gnuvola.org> (tiny change)
authorBruno Haible <bruno@clisp.org>
Wed, 16 May 2007 10:07:20 +0000 (10:07 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 16 May 2007 10:07:20 +0000 (10:07 +0000)
* doc/gnulib-tool.texi (CVS Issues): Fix typo.

ChangeLog
doc/gnulib-tool.texi

index cb62048..3eb8d17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
+
+       * doc/gnulib-tool.texi (CVS Issues): Fix typo.
+
 2007-05-13  Bruno Haible  <bruno@clisp.org>
 
        * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
index 8823533..d32f8da 100644 (file)
@@ -350,7 +350,7 @@ In projects which commit all source files, whether generated or not, into
 CVS, the @code{gnulib-tool} generated files should all be committed.
 
 Gnulib also contains files generated by @command{make} (and removed by
-@code{make clean}, using information determined by @command{configure}
+@code{make clean}), using information determined by @command{configure}
 They should not be checked into CVS, but instead added to
 @file{.cvsignore}.  When you have a Gnulib source file of the form
 @file{lib/foo_.h}, the corresponding @file{lib/foo.h} is such a file.