From: Alexandre Duret-Lutz Date: Mon, 16 May 2005 21:19:11 +0000 (+0000) Subject: typo X-Git-Tag: Release-1-9b~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0b6366002ead88aaf411eb3f093537d60270d2;p=thirdparty%2Fautomake.git typo --- diff --git a/ChangeLog b/ChangeLog index a8fb061e5..8ea71bb1f 100644 --- 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.