summaryrefslogtreecommitdiff
path: root/starmath/source/parse.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/parse.cxx')
-rw-r--r--starmath/source/parse.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx
index cde1214f2072..b00884704f9c 100644
--- a/starmath/source/parse.cxx
+++ b/starmath/source/parse.cxx
@@ -685,7 +685,7 @@ void SmParser::NextToken()
}
// if no symbol-name was found we start-over with
- // finding the next token right afer the '%' sign.
+ // finding the next token right after the '%' sign.
// I.e. we leave rnEndPos unmodified.
}
break;