Commit c9ea5b63 by Martin Liska Committed by Martin Liska

Change singular to plural in gfortran.texi.

2019-02-20  Martin Liska  <mliska@suse.cz>

	* gfortran.texi: Change singular to plural.

From-SVN: r269038
parent 9ccdc43d
2019-02-20 Martin Liska <mliska@suse.cz> 2019-02-20 Martin Liska <mliska@suse.cz>
* gfortran.texi: Change singular to plural.
2019-02-20 Martin Liska <mliska@suse.cz>
* gfortran.texi: Document Fortran header directive. * gfortran.texi: Document Fortran header directive.
2019-02-19 Thomas Koenig <tkoenig@gcc.gnu.org> 2019-02-19 Thomas Koenig <tkoenig@gcc.gnu.org>
......
...@@ -3615,7 +3615,7 @@ for the built-in that should be vectorized. Example usage: ...@@ -3615,7 +3615,7 @@ for the built-in that should be vectorized. Example usage:
@end smallexample @end smallexample
The purpose of the directive is to provide an API among the GCC compiler and The purpose of the directive is to provide an API among the GCC compiler and
the GNU C Library which would define vector implementation of math routines. the GNU C Library which would define vector implementations of math routines.
@node Non-Fortran Main Program @node Non-Fortran Main Program
@section Non-Fortran Main Program @section Non-Fortran Main Program
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment