]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix another typo, reported by Stepan Kasal.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Jul 2003 17:09:10 +0000 (17:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Jul 2003 17:09:10 +0000 (17:09 +0000)
doc/autoconf.texi

index 69e8ceeed44f7da28d5280413d809030bdb77034..3822363e3731604f6c252369271479eea3b18efc 100644 (file)
@@ -6171,7 +6171,7 @@ then a call to the @var{function} as body of the main function (e.g.,
 @code{main} in C).  Since it uses @code{AC_LANG_PROGRAMS}, the feature
 of the latter are available.
 
-This function will probably be replaced in the feature by a version
+This function will probably be replaced in the future by a version
 which would enable specifying the arguments.  The use of this macro is
 not encouraged, as it violates strongly the typing system.
 @end defmac