* doc/automake.texi (Basic Installation): Fix typo.
+2007-11-08 NightStrike <nightstrike@gmail.com> (tiny change)
+
+ For PR automake/526:
+ * doc/automake.texi (Basic Installation): Fix typo.
+
2007-10-29 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Accommodate for new macro AC_AUTOCONF_VERSION.
The user then enters the newly created directory to run the
@file{configure} script. This script probes the system for various
features, and finally creates the @file{Makefile}s. In this toy
-example there are only two @file{Makefile}s, but in real-world project
+example there are only two @file{Makefile}s, but in real-world projects,
there may be many more, usually one @file{Makefile} per directory.
It is now possible to run @code{make}. This will construct all the