Fix typo in previous changelog entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Dec 2006 16:20:52 +0000 (16:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Dec 2006 16:20:52 +0000 (16:20 +0000)
ChangeLog

index a59ab14..6862ebb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
        of Akim's patch.
        Use LC_ALL before invoking 'ls' when we depend on its output format.
        Don't use awk; just use the shell's builtin features.
-       Clean up $dsttmp -C detects no installation is needed.
+       Clean up $dsttmp if -C detects no installation is needed.
        * tests/defs.in (is_newest): Renamed from is_younger; the new
        name is more accurate.  All uses changed.
        (old_timestamp): New var.