summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/lex.c')
-rw-r--r--gcc/cp/lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c
index 0585787e324..a80b900c18a 100644
--- a/gcc/cp/lex.c
+++ b/gcc/cp/lex.c
@@ -2544,7 +2544,7 @@ linenum:
}
}
- /* Do the actions implied by the preceeding numbers. */
+ /* Do the actions implied by the preceding numbers. */
if (action == act_push)
{