diff options
Diffstat (limited to 'gcc/fortran/invoke.texi')
-rw-r--r-- | gcc/fortran/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index bef98a59183..1d14698bf97 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -179,7 +179,7 @@ that the compiler accepts: @cindex Fortran 90, features @item -ffree-form @item -ffixed-form -Specify the layout used by the the source file. The free form layout +Specify the layout used by the source file. The free form layout was introduced in Fortran 90. Fixed form was traditionally used in older Fortran programs. |