Steven G. Kargl <kargl@gcc.gnu.org>
authorSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 21 Jul 2011 21:09:46 +0000 (21:09 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Thu, 21 Jul 2011 21:09:46 +0000 (21:09 +0000)
* gfortran.texi: Remove a duplicate word.

From-SVN: r176587

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

index 1e9bb56b4d67a18e59ffc06a0d06966295ecd9d4..a28a8fac88ccb8f38e6673cdc40dde7ad404f751 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-21  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * gfortran.texi: Remove a duplicate word.
+
 2011-07-21  Tobias Burnus  <burnus@net-b.de>
 
        * check.c (gfc_check_present): Allow coarrays.
index 4db506c5391192082a61108586f9b2c42d754c1b..4858b2e39e9cde33e02b5e7edcd8d577a88720cc 100644 (file)
@@ -2461,7 +2461,7 @@ in GNU Fortran; therefore, these features are not yet available.
 @node GNU Fortran Compiler Directives
 @section GNU Fortran Compiler Directives
 
-The Fortran standard standard describes how a conforming program shall
+The Fortran standard describes how a conforming program shall
 behave; however, the exact implementation is not standardized.  In order
 to allow the user to choose specific implementation details, compiler
 directives can be used to set attributes of variables and procedures