gfortran.texi (Fortran 2003 Status): Fix grammar.
authorGerald Pfeifer <gerald@pfeifer.com>
Tue, 10 Jan 2012 11:38:46 +0000 (11:38 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 10 Jan 2012 11:38:46 +0000 (12:38 +0100)
2012-01-10  Gerald Pfeifer  <gerald@pfeifer.com>

        * gfortran.texi (Fortran 2003 Status): Fix grammar.

From-SVN: r183062

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

index 04c8344870524c8c2bbf4a7dfe5b368d1a9dea41..598f47c80bdb701c718c46168b9331d7bfe2aef0 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-10  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gfortran.texi (Fortran 2003 Status): Fix grammar.
+
 2012-01-10  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/51652
index 90d8b4364f88630258fad2e9064faedb43c8b7f2..4673a011b26716f62c01e07710f611eaf51c3944 100644 (file)
@@ -797,7 +797,7 @@ override type-bound procedures or to have deferred binding.
 @code{SAME_TYPE_AS}, @code{EXTENDS_TYPE_OF} and @code{SELECT TYPE}.
 Note that unlimited polymophism is currently not supported.
 
-@item Generic interface name, which have the same name as derived types,
+@item Generic interface names, which have the same name as derived types,
 are now supported. This allows one to write constructor functions.  Note
 that Fortran does not support static constructor functions.  For static
 variables, only default initialization or structure-constructor