diff options
Diffstat (limited to 'gcc/java/lang.c')
| -rw-r--r-- | gcc/java/lang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/lang.c b/gcc/java/lang.c index fadd972c1c9..eeb5d4f3907 100644 --- a/gcc/java/lang.c +++ b/gcc/java/lang.c @@ -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) |

