aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/except.c')
-rw-r--r--gcc/java/except.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/except.c b/gcc/java/except.c
index 2354a6d..788c260 100644
--- a/gcc/java/except.c
+++ b/gcc/java/except.c
@@ -474,7 +474,7 @@ build_exception_object_ref (tree type)
return obj;
}
-/* If there are any handlers for this range, isssue end of range,
+/* If there are any handlers for this range, issue end of range,
and then all handler blocks */
void
expand_end_java_handler (struct eh_range *range)