ChangeLog: Follow spelling conventions.
authorKazu Hirata <kazu@gcc.gnu.org>
Sun, 15 Sep 2002 21:40:40 +0000 (21:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 15 Sep 2002 21:40:40 +0000 (21:40 +0000)
* ChangeLog: Follow spelling conventions.
* intdoc.in: Likewise.

From-SVN: r57174

gcc/f/ChangeLog
gcc/f/intdoc.in

index 48bb47c2b3c80ae19068736b8d61e617382f3a21..232b20f4687229d4513b82298ad307974bb05170 100644 (file)
@@ -1,3 +1,8 @@
+2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog: Follow spelling conventions.
+       * intdoc.in: Likewise.
+
 2002-09-09  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        Fix PR web/7596:
@@ -1747,7 +1752,7 @@ Fri Sep 24 10:48:10 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
 
 Tue Sep 21 09:08:30 1999  Toon Moene  <toon@moene.indiv.nluug.nl>
 
-       * g77spec.c (lang_specific_driver): Initialise return value.
+       * g77spec.c (lang_specific_driver): Initialize return value.
 
 Thu Sep 16 18:07:11 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
index f702fa10b72a918ec8c774276cb34bb883756ff2..0749f5b1d1ff26bc4e7704c8c09ed4e0a62b4c26 100644 (file)
@@ -1584,7 +1584,7 @@ almost certainly want to use something better.
 ")
 
 DEFDOC (SRAND, "Random seed.", "\
-Reinitialises the generator with the seed in @var{@1@}.
+Reinitializes the generator with the seed in @var{@1@}.
 @xref{IRand Intrinsic}.
 @xref{Rand Intrinsic}.
 ")