From 0ea1177e8ea22fbb74ae1797d743e34f08337508 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 16 Jul 2011 00:19:56 +0200 Subject: tests: fix typos, grammaros and other blunders in comments --- tests/license.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/license.test') diff --git a/tests/license.test b/tests/license.test index 0ab7ce78e..3b3942591 100755 --- a/tests/license.test +++ b/tests/license.test @@ -44,7 +44,7 @@ $AUTOMAKE --gnu --add-missing ./configure $MAKE test1 -# rm before echo, because COPYING is likely to be a symlink to +# Use 'rm' before 'echo', because COPYING is likely to be a symlink to # the real COPYING... rm -f COPYING echo 'MY-OWN-LICENSE' >COPYING -- cgit v1.2.1