diff options
Diffstat (limited to 'starmath/inc/token.hxx')
-rw-r--r-- | starmath/inc/token.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/token.hxx b/starmath/inc/token.hxx index 353c26275bab..caae616e475a 100644 --- a/starmath/inc/token.hxx +++ b/starmath/inc/token.hxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - /** The tokens cointain the information gathered by the parser. + /** The tokens contain the information gathered by the parser. * * They contain: * the data type (~ mathematical operation). |