From: Bruno Haible Date: Sun, 21 Feb 2010 12:33:05 +0000 (+0100) Subject: Typo in comment. X-Git-Tag: v0.1~4605 X-Git-Url: https://erislabs.net/gitweb/?a=commitdiff_plain;h=97820eb5657492ee4fc785f64eab6a6ce0e7fa62;p=gnulib.git Typo in comment. --- diff --git a/gnulib-tool b/gnulib-tool index 73aa49e72..ba41b6180 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -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.