ChangeLog entry:
* doc/automake.texi (Dependency Tracking Evolution): Fix typo.
--- automake.texi 17 Apr 2006 12:14:07 -0000 1.134
+++ automake.texi 26 Apr 2006 03:03:41 -0000
@@ -10420,7 +10420,7 @@
@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