From: Tom Tromey Date: Sun, 26 Nov 2000 22:11:20 +0000 (+0000) Subject: Typo fix; thanks Jim X-Git-Tag: Release-1-4b~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a18199549c27dca4b4cc656ecb33cfb8126b3b40;p=thirdparty%2Fautomake.git Typo fix; thanks Jim --- diff --git a/ChangeLog b/ChangeLog index c25ee52d3..5ff7a2462 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * automake.in (file_contents_with_transform): Added file name and line number to error report. - (MACRO_PATTERH, BOGUS_MACRO_PATTERN): Leading spaces are ok. + (MACRO_PATTERN, BOGUS_MACRO_PATTERN): Leading spaces are ok. 2000-11-23 Pavel Roskin