From: Stefano Lattarini Date: Tue, 14 Aug 2012 08:56:37 +0000 (+0200) Subject: cosmetics: fix improper wording in a comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57f57d01d4236c91dc645b901637140e463ee53;p=thirdparty%2Fautomake.git cosmetics: fix improper wording in a comment * t/distdir.sh: Here, in heading comments. Reported-by: Akim Demaille Signed-off-by: Stefano Lattarini --- diff --git a/t/distdir.sh b/t/distdir.sh index 8edf6f074..0f46625c9 100755 --- a/t/distdir.sh +++ b/t/distdir.sh @@ -16,7 +16,7 @@ # Test to make sure subdirs in EXTRA_DIST work. # Also tests to make sure *srcdir is properly handled. -# Also test the situation when the list of distributed files contains +# Also test the situation where the list of distributed files contains # a directory and a file in it, and repeated directories. . ./defs || exit 1 @@ -31,7 +31,6 @@ EXTRA_DIST = foo/bar joe $(top_srcdir)/woo/doo $(srcdir)/dada \ some another/sub yet \ some another/sub yet - all-local: $(MKDIR_P) another/sub/subsub touch another/sub/subsub/file2