diff options
-rw-r--r-- | starmath/source/parse.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx index 17a6a63a5c6a..35d3a735e263 100644 --- a/starmath/source/parse.cxx +++ b/starmath/source/parse.cxx @@ -2359,7 +2359,7 @@ void SmParser::Error(SmParseError eError) } -// end gramar +// end grammar SmParser::SmParser() |