diff gnulib-tool @ 12882:4c2d2e457224

Typo in comment.
author Bruno Haible <bruno@clisp.org>
date Sun, 21 Feb 2010 13:33:05 +0100
parents c6e9c683bc41
children 82f649e8c371
line wrap: on
line diff
--- a/gnulib-tool	Sun Feb 21 13:27:25 2010 +0100
+++ b/gnulib-tool	Sun Feb 21 13:33:05 2010 +0100
@@ -661,7 +661,7 @@
   fi
 }
 
-# Ensure an 'echo' command
+# Ensure an 'echo' command that
 #   1. does not interpret backslashes and
 #   2. does not print an error message "broken pipe" when writing into a pipe
 #      with no writers.