summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-03-29 18:46:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-03-29 19:16:29 +0100
commitd2dbab23caf580cc1ca0b5c5f0041da377cde593 (patch)
treeebbea758ce73eaad140cc938e1cd3abf7a04ae57 /starmath/inc/node.hxx
parent993a863f45fa63d78cfa1cf46df31c85bf541463 (diff)
typo: horizontial -> horizontal
Diffstat (limited to 'starmath/inc/node.hxx')
-rw-r--r--starmath/inc/node.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index a10aa92b027d..89588972c88f 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -863,7 +863,7 @@ public:
-/** Binary horizontial node
+/** Binary horizontal node
*
* This node is used for binary operators. In a formula such as "A + B".
*