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/remake8a.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/remake8a.test') diff --git a/tests/remake8a.test b/tests/remake8a.test index 10a6c5a4b..d1c3d76f7 100755 --- a/tests/remake8a.test +++ b/tests/remake8a.test @@ -43,7 +43,7 @@ $ACLOCAL $AUTOCONF $AUTOMAKE -srcdir='.' # to make syncing with remake8b.test easier. +srcdir='.' # To make syncing with remake8b.test easier. $srcdir/configure @@ -125,8 +125,8 @@ check-local: test x'$(QUUX)' = x'%Foo%' END -$MAKE # this should place aclocal flags in Makefile -grep '.*-I m4' Makefile # sanity check +$MAKE # This should place aclocal flags in Makefile. +grep '.*-I m4' Makefile # Sanity check. # Modify configure.in and aclocal.m4. -- cgit v1.2.1