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 73aa49e72c85651fa02be277ccc4cc1790b7f10f..ba41b6180b5b9742ec9c6b402f91b1a6fe02eaf4 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.