diff mbox

[fortran] remove duplicate word in documentation

Message ID 20110721211118.GA3020@troutmask.apl.washington.edu
State New
Headers show

Commit Message

Steve Kargl July 21, 2011, 9:11 p.m. UTC
I committed the following patch as obvious.

2011-07-21  Steven G. Kargl  <kargl@gcc.gnu.org>

	* gfortran.texi: Remove a duplicate word.
diff mbox

Patch

Index: gfortran.texi
===================================================================
--- gfortran.texi	(revision 176586)
+++ gfortran.texi	(working copy)
@@ -2461,7 +2461,7 @@  in GNU Fortran; therefore, these feature
 @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