]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
cosmetics: fix improper wording in a comment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Aug 2012 08:56:37 +0000 (10:56 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Aug 2012 08:57:42 +0000 (10:57 +0200)
* t/distdir.sh: Here, in heading comments.

Reported-by: Akim Demaille <akim@lrde.epita.fr>
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/distdir.sh

index 8edf6f074303c708925740105050b08f8ce7860b..0f46625c92af74c3e309423e22d1b3f7645a5e19 100755 (executable)
@@ -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