Oops, typo in comment.
authorBruno Haible <bruno@clisp.org>
Thu, 4 Sep 2008 23:08:36 +0000 (01:08 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 4 Sep 2008 23:08:36 +0000 (01:08 +0200)
gnulib-tool

index 1555533..8c621c3 100755 (executable)
@@ -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