summaryrefslogtreecommitdiff
path: root/hwpfilter/source/grammar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/grammar.cxx')
-rw-r--r--hwpfilter/source/grammar.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/grammar.cxx b/hwpfilter/source/grammar.cxx
index 20f9d04b19f4..4eca314da16f 100644
--- a/hwpfilter/source/grammar.cxx
+++ b/hwpfilter/source/grammar.cxx
@@ -512,7 +512,7 @@ yyparse(YYPARSE_PARAM_ARG)
/* Push a new state, which is found in yystate . */
/* In all cases, when you get here, the value and location stacks
- have just been pushed. so pushing a state here evens the stacks. */
+ have just been pushed. So pushing a state here events the stacks. */
yynewstate:
*++yyssp = sal::static_int_cast<short>(yystate);