From: Alexandre Duret-Lutz Date: Thu, 13 Mar 2003 20:33:05 +0000 (+0000) Subject: * tests/README: Typo. X-Git-Tag: Release-1-7-3b~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6f73bf7110801bc3f5e9643b65eeb0e4eeaac02;p=thirdparty%2Fautomake.git * tests/README: Typo. --- diff --git a/ChangeLog b/ChangeLog index 0c38ff3d0..9179b2246 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-13 Alexandre Duret-Lutz + + * tests/README: Typo. + 2003-03-08 Alexandre Duret-Lutz * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj) diff --git a/tests/README b/tests/README index 614342a4e..1f06b29bf 100644 --- a/tests/README +++ b/tests/README @@ -56,7 +56,7 @@ Do -- If you plan to fix a bug, write the test case first. This way you'll - make sure the test catches the bug, and that is succeeds once you have + make sure the test catches the bug, and that it succeeds once you have fixed the bug. Add a copyright/license paragraph.