* doc/autoconf.texi (Fortran Compiler): Avoid dependency on
pronunciation of `FCFLAGS_f90'.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2009-04-22 Paolo Bonzini <bonzini@gnu.org>
+
+ manual: another grammar improvement.
+ * doc/autoconf.texi (Fortran Compiler): Avoid dependency on
+ pronunciation of `FCFLAGS_f90'.
+
2009-04-23 Eric Blake <ebb9@byu.net>
Change FOO placeholder to use @var{text} instead.
(until @code{AC_FC_SRCEXT} is called again).
For example, you would use @code{AC_FC_SRCEXT(f90)} to employ the
-@file{.f90} extension in future tests, and it would set an
+@file{.f90} extension in future tests, and it would set the
@code{FCFLAGS_f90} output variable with any extra flags that are needed
to compile such files.