]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typo: s/feature/features/ in ``the features of the latter'', in two places.
authorJim Meyering <meyering@lucent.com>
Thu, 20 Oct 2005 07:01:29 +0000 (07:01 +0000)
committerJim Meyering <meyering@lucent.com>
Thu, 20 Oct 2005 07:01:29 +0000 (07:01 +0000)
doc/autoconf.texi

index 11a5a3982fbb8d8b41056551fb094da927f0452a..254984de7193271af4e21fc7401e7bfb4ceebd7c 100644 (file)
@@ -6876,7 +6876,7 @@ const char hw[] = "Hello, World\n";
 @acindex{LANG_PROGRAM}
 Expands into a source file which consists of the @var{prologue}, and
 then @var{body} as body of the main function (e.g., @code{main} in
-C).  Since it uses @code{AC_LANG_SOURCE}, the feature of the latter are
+C).  Since it uses @code{AC_LANG_SOURCE}, the features of the latter are
 available.
 @end defmac
 
@@ -6934,7 +6934,7 @@ not encouraged, as it violates strongly the typing system.
 @acindex{LANG_FUNC_LINK_TRY}
 Expands into a source file which uses the @var{function} in the body of
 the main function (e.g., @code{main} in C).  Since it uses
-@code{AC_LANG_PROGRAM}, the feature of the latter are available.
+@code{AC_LANG_PROGRAM}, the features of the latter are available.
 
 As @code{AC_LANG_CALL}, this macro is documented only for completeness.
 It is considered to be severely broken, and in the future will be