diff options
Diffstat (limited to 'gcc/cp/semantics.c')
-rw-r--r-- | gcc/cp/semantics.c | 2 |
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 |