]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
typo
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 16 May 2005 21:19:11 +0000 (21:19 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 16 May 2005 21:19:11 +0000 (21:19 +0000)
ChangeLog

index a8fb061e5aa53c24e9771d84f2bdb5984fc3e68e..8ea71bb1f293fe6cdbbdf88b617de95546df664e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        Fix PR automake/461:
        * automake.in (require_build_directory): Canonicalize directories
-       with different name, such as `foo/bar' and `./foo//bar'.
+       with different names, such as `foo/bar' and `./foo//bar'.
        * tests/subobj9.test: Augment to test that.
        Report from Tom Tromey.