]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
README-hacking: fix typo
authorJim Meyering <meyering@redhat.com>
Sat, 26 Mar 2011 20:50:43 +0000 (21:50 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 27 Mar 2011 17:26:16 +0000 (19:26 +0200)
* README-hacking: s/just build/just built/.

ChangeLog
README-hacking

index 30dfced5a37b541a8043aedb4b6aabca697eb59e..e7412760ed1b993dfd134d68a051b3f73f0d605c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-26  Jim Meyering  <meyering@redhat.com>
+
+       README-hacking: fix typo
+       * README-hacking: s/just build/just built/.
+
 2011-03-08  Colin Watson  <cjwatson@debian.org>  (tiny change)
            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
index e8d51a06622874224d5fbf0623d5ec4a56fd8069..a15e7d8ae731ab27d7429f4fa67d6a9f9074e4c1 100644 (file)
@@ -75,7 +75,7 @@ The next step is to generate files like configure and Makefile.in:
 
 Since we're building autoconf itself, and its tests are picky, the
 following procedure includes an extra step to ensure that some
-generated files are regenerated using the tools just build by "make"
+generated files are regenerated using the tools just built by "make"
 (if you use GNU make, the file GNUmakefile sets PATH for you):
 
   $ ./configure