* lang.c: Fix spelling conventions.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 15 Sep 2002 21:46:12 +0000 (21:46 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 15 Sep 2002 21:46:12 +0000 (21:46 +0000)
From-SVN: r57175

gcc/java/ChangeLog
gcc/java/lang.c

index 2defb3301aadc331f6b06205505f756bfc259cb1..cca54a1fef6e7ce4949b15efac2d495e0b0d1322 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * lang.c: Fix spelling conventions.
+
 2002-09-11  Per Bothner  <per@bothner.com>
 
        * parse.y (fold_constant_for_init):  If a VAR_DECL, convert numerical
index fadd972c1c9af88df081abbb2a308bccabee78e9..eeb5d4f39077d0e7570a7da81477b7c1eb4da997 100644 (file)
@@ -311,7 +311,7 @@ process_option_with_no (p, table, table_size)
 
 /*
  * process java-specific compiler command-line options
- * return 0, but do not complain if the option is not recognised.
+ * return 0, but do not complain if the option is not recognized.
  */
 static int
 java_decode_option (argc, argv)