gfortran.texi, [...]: Fix typos.
authorKazu Hirata <kazu@gcc.gnu.org>
Sun, 3 Jul 2005 18:40:25 +0000 (18:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 3 Jul 2005 18:40:25 +0000 (18:40 +0000)
* gfortran.texi, intrinsic.texi: Fix typos.
* symbol.c: Fix a comment typo.

From-SVN: r101560

gcc/fortran/ChangeLog

index ae715c88919ae526bbe40f14475e08c8340c2370..ea4bf4bfede9e4627d4c73a114e878c2ceca4a38 100644 (file)
@@ -1,6 +1,6 @@
 2005-07-03  Kazu Hirata  <kazu@codesourcery.com>
 
-       * gfortran.texi, intrinsic.texi: Fix typo.
+       * gfortran.texi, intrinsic.texi: Fix typos.
        * symbol.c: Fix a comment typo.
 
 2005-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>