summaryrefslogtreecommitdiff
path: root/tests/remake8a.test
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-07-16 00:19:56 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-07-18 10:37:51 +0200
commit0ea1177e8ea22fbb74ae1797d743e34f08337508 (patch)
tree10dde596c2b83220625cd2d87c754149739537c3 /tests/remake8a.test
parentf37035c3296ce3f199d3ea004cc4fe9042359c2d (diff)
downloadautomake-0ea1177e8ea22fbb74ae1797d743e34f08337508.tar.gz
tests: fix typos, grammaros and other blunders in comments
Diffstat (limited to 'tests/remake8a.test')
-rwxr-xr-xtests/remake8a.test6
1 files changed, 3 insertions, 3 deletions
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.