summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-19 21:55:26 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-20 10:39:40 +0100
commitca9897cf772ab09874f8d1e4881a0c79aa94748a (patch)
tree6af08d3ecf0b68561c914e8023412d5da27bc5b4 /hwpfilter
parent18c40a087f7846a2fc16e7dc6d8bb325d28e99b0 (diff)
Fix typos
Change-Id: I28d73221ea83d89f73460f591723c6f80594ff15 Reviewed-on: https://gerrit.libreoffice.org/46822 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'hwpfilter')
-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);