changeset 12882:4c2d2e457224

Typo in comment.
author Bruno Haible <bruno@clisp.org>
date Sun, 21 Feb 2010 13:33:05 +0100
parents c6e9c683bc41
children f1934a88426d
files gnulib-tool
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gnulib-tool
+++ b/gnulib-tool
@@ -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.