From: Bruno Haible Date: Thu, 4 Sep 2008 23:08:36 +0000 (+0200) Subject: Oops, typo in comment. X-Git-Tag: v0.1~7081 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=9d829626eab715cab79875b94edcbf31fbf8e542;p=gnulib.git Oops, typo in comment. --- diff --git a/gnulib-tool b/gnulib-tool index 155553390..8c621c3f1 100755 --- a/gnulib-tool +++ b/gnulib-tool @@ -84,7 +84,7 @@ if (alias) > /dev/null 2>&1 && echo | sed --posix -e d >/dev/null 2>&1; then fi # sed_noop is a sed expression that does nothing. -# An empty expression does not with the native 'sed' on AIX 6.1. +# An empty expression does not work with the native 'sed' on AIX 6.1. sed_noop='s,x,x,' # func_usage