Change singular to plural in gfortran.texi.
authorMartin Liska <mliska@suse.cz>
Wed, 20 Feb 2019 11:12:10 +0000 (12:12 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 20 Feb 2019 11:12:10 +0000 (11:12 +0000)
2019-02-20  Martin Liska  <mliska@suse.cz>

* gfortran.texi: Change singular to plural.

From-SVN: r269038

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index b29ec31a4b25684df0c89ecce4543bffd87b7497..dd2717cab5aabc1a4fe44e924c4a9f7a2b5d310a 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 39441bdd57f1369ef7b0fccb204934effc07e21b..b6917e70c551803a9bb3c19137858d454c090798 100644 (file)
@@ -3615,7 +3615,7 @@ for the built-in that should be vectorized.  Example usage:
 @end smallexample
 
 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
 @section Non-Fortran Main Program