]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix typo in ChangeLog entry.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 4 Mar 2010 02:32:35 +0000 (03:32 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 4 Mar 2010 02:32:35 +0000 (03:32 +0100)
ChangeLog

index e6df597508ca559a6a3088e3c881732ffff8183c..fad03cd857bee2707934f1bb83d31f6871637002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,7 @@
        in EXTRA_DIST.
        * tests/extra11.test: New test, check more complex usage of
        wildcards in EXTRA_DIST.
-       * tests/extra11.test: New test, check usage of wildcards in
+       * tests/extra12.test: New test, check usage of wildcards in
        EXTRA_DIST when $builddir != $srcdir.
        * tests/Makefile.am (TESTS): Updated accordingly.
        Necessity of these new tests suggested by Braden McDaniel