+2007-03-17 Jim Meyering <jim@meyering.net>
+
+ * doc/autoconf.texi: Adjust grammar around use of "heuristics".
+
2007-03-09 Stepan Kasal <kasal@ucw.cz>
* doc/autoconf.texi (Specifying Names): `--host' does not
Autoconf, up to 2.13, used to provide to another version of
@code{AC_CHECK_TYPE}, broken by design. In order to keep backward
-compatibility, a simple heuristics, quite safe but not totally, is
+compatibility, a simple heuristic, quite safe but not totally, is
implemented. In case of doubt, read the documentation of the former
@code{AC_CHECK_TYPE}, see @ref{Obsolete Macros}.
@end example
In order to keep backward compatibility, the two versions of
-@code{AC_CHECK_TYPE} are implemented, selected by a simple heuristics:
+@code{AC_CHECK_TYPE} are implemented, selected using these heuristics:
@enumerate
@item