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/dirlist2.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/dirlist2.test') diff --git a/tests/dirlist2.test b/tests/dirlist2.test index e7c2c93f1..910c47038 100755 --- a/tests/dirlist2.test +++ b/tests/dirlist2.test @@ -16,7 +16,7 @@ # along with this program. If not, see . # Check dirlist globbing support. -# This test relies on m4/dirlist +# This test relies on m4/dirlist. . ./defs || Exit 1 @@ -45,9 +45,9 @@ END $ACLOCAL $AUTOCONF -# there should be no m4_include in aclocal.m4, even tho m4/dirlist contains -# `./dirlist-test' as a relative directory. Only -I directories are subject -# to file inclusion. +# There should be no m4_include in aclocal.m4, even though m4/dirlist +# contains `./dirlist-test' as a relative directory. Only -I directories +# are subject to file inclusion. grep m4_include aclocal.m4 && Exit 1 grep 'GUILE-VERSION' configure -- cgit v1.2.1