* invoke.texi: Fix typo.
authorPaul Brook <paul@codesourcery.com>
Wed, 10 Nov 2004 02:35:05 +0000 (02:35 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Wed, 10 Nov 2004 02:35:05 +0000 (02:35 +0000)
From-SVN: r90383

gcc/fortran/ChangeLog
gcc/fortran/invoke.texi

index 9cc72efe2daceec6864bf6dd7c9999260e79673a..2657529757053d50986c9a8334224164cb734fd4 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-10  Paul Brook  <paul@codesourcery.com>
+
+       * invoke.texi: Fix typo.
+
 2004-11-08  Kazu Hirata  <kazu@cs.umass.edu>
 
        * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,
index 2f1824d6dc742a12b789783e865c516c12d8c1d2..0d2f94d4f498c9d41c1aee62a1b579dfae408340 100644 (file)
@@ -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 tree form layout
+Specify the layout used by the the source file. The free form layout
 was introduced in Fortran 90.  Fixed form was traditionally used in
 older Fortran programs.