aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/semantics.c')
-rw-r--r--gcc/cp/semantics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/semantics.c b/gcc/cp/semantics.c
index 41e3bcf..1842974 100644
--- a/gcc/cp/semantics.c
+++ b/gcc/cp/semantics.c
@@ -2048,7 +2048,7 @@ finish_member_class_template (types)
return NULL_TREE;
}
-/* Finish processsing a complete template declaration. The PARMS are
+/* Finish processing a complete template declaration. The PARMS are
the template parameters. */
void