Typo in comment.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Feb 2010 12:33:05 +0000 (13:33 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Feb 2010 12:33:05 +0000 (13:33 +0100)
gnulib-tool

index 73aa49e..ba41b61 100755 (executable)
@@ -661,7 +661,7 @@ func_ln_if_changed ()
   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.