diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-03-29 18:49:15 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-03-29 19:16:29 +0100 |
commit | 32b16865b0bb0757885e27246901f262eb5e7eab (patch) | |
tree | 91138e00dbd3497822ab89edbd3b59aeb60b190a /starmath/inc/node.hxx | |
parent | d2dbab23caf580cc1ca0b5c5f0041da377cde593 (diff) |
typo: horizontical -> horizontal
Diffstat (limited to 'starmath/inc/node.hxx')
-rw-r--r-- | starmath/inc/node.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx index 89588972c88f..0834a6c7b0bc 100644 --- a/starmath/inc/node.hxx +++ b/starmath/inc/node.hxx @@ -771,7 +771,7 @@ public: -/** Unary horizontical node +/** Unary horizontal node * * The same as SmBinHorNode except this is for unary operators. */ @@ -897,7 +897,7 @@ public: -/** Binary horizontical node +/** Binary horizontal node * * This node is used for creating the OVER command, consider the formula: * "numerator OVER denominator", which looks like |