Steven G. Kargl <kargl@gcc.gnu.org>

* gfortran.texi: Remove a duplicate word.

From-SVN: r176587
This commit is contained in:
Steven G. Kargl 2011-07-21 21:09:46 +00:00
parent 93632f4a60
commit 1f1c0dbd36
2 changed files with 5 additions and 1 deletions

View 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.

View 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