summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-03-26 21:50:43 +0100
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2011-03-27 19:26:16 +0200
commitbc9e46833ee0aaf3dc47880494c2695b651a07f8 (patch)
tree0f471b673eca0fd6c9eb2b775d51b7ad4c8d6ba5
parentf3c183d084bd8bcdf2a0960f20ab83136c15bc4b (diff)
downloadautoconf-bc9e46833ee0aaf3dc47880494c2695b651a07f8.tar.gz
README-hacking: fix typo
* README-hacking: s/just build/just built/.
-rw-r--r--ChangeLog5
-rw-r--r--README-hacking2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 30dfced5..e7412760 100644
--- 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>
diff --git a/README-hacking b/README-hacking
index e8d51a06..a15e7d8a 100644
--- a/README-hacking
+++ b/README-hacking
@@ -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