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 15555339051a4c03b0b96112d4d80c695e78c80d..8c621c3f1ff964e083aeb7ff38c4bea3e6b8c6ab 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