]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
typofix in ChangeLog
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 May 2011 13:23:28 +0000 (15:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 7 May 2011 13:23:28 +0000 (15:23 +0200)
ChangeLog

index 614dcd79615f061ce952212aba9bc34b4a1ff0e0..4361d5178b067c012990c9c268dfd2766a0e4c88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
        * tests/extradep.test: When using `ls -t' to determine whether a
        file has been updated, make sure to use as reference a file whose
        timestamp is expected to be *strictly* older that that of the file
-       being checked.  This is required because at least FreeBSD ls do
+       being checked.  This is required because at least FreeBSD `ls' do
        not sort files with the same timestamp in alphabetical order when
        using the `-t' option.
        * tests/extradep2.test: Likewise.