+2006-04-26 Thien-Thi Nguyen <ttn@gnu.org> (tiny change)
+
+ * doc/automake.texi (Dependency Tracking Evolution): Fix typo.
+
2006-04-25 Stepan Kasal <kasal@ucw.cz>
* lib/install-sh: Simplify the expr implementation of dirname.
@item @command{makedepend}
This was a commonly-used method in the past. The idea is to run a
special program over the source and have it generate dependency
-information. Traditional implementations of @command{makedepend} ere
+information. Traditional implementations of @command{makedepend} are
not completely precise; ordinarily they were conservative and
discovered too many dependencies.
@item The tool