]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* tests/README: Typo.
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 Mar 2003 20:33:05 +0000 (20:33 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 Mar 2003 20:33:05 +0000 (20:33 +0000)
ChangeLog
tests/README

index 0c38ff3d05e5526673d24bd1c7a5b268dcebf012..9179b224663734e3a9d9f664833504b54e8b0b5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-13  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * tests/README: Typo.
+
 2003-03-08  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj)
index 614342a4ea116b764905d71a21c2130a1481c09f..1f06b29bf356af09fdb47f65c49c38d60cb15c28 100644 (file)
@@ -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.