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 614dcd7..4361d51 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.