Fix typo in ChangeLog
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Nov 2010 10:00:24 +0000 (11:00 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Nov 2010 10:00:24 +0000 (11:00 +0100)
ChangeLog

index 7024f4b..e8864f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        Fix regression in ansi.test (failure on AIX 5.3).
        * tests/ansi.test: Remove redundant hackish check done using a
-       hand-postprocessed Makefile.in.  This checks worked by setting
+       hand-postprocessed Makefile.in.  This check worked by setting
        the `$(SHELL)' macro on the command line of make, but this is
        not supported by the AIX 5.3 make implementation.
        This bug has been lurking for a long time, and was activated by