summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-03-19 13:26:28 +0100
committerThomas Arnhold <thomas@arnhold.org>2014-03-19 13:26:28 +0100
commit092be17c69b5789414da907197856c0d239da015 (patch)
tree7cc122d7baf3726156b8f4d5f8c9b87e65e71e51 /starmath
parent24da9e2538dc8f80fb6ac6d498992f9093495b22 (diff)
typo
Diffstat (limited to 'starmath')
-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 1f2b2a9d836b..cd3180fdb2f8 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -621,7 +621,7 @@ public:
/** Dynamic Integral symbol node
*
- * Node for drawing dynamicall sized integral symbols.
+ * Node for drawing dynamically sized integral symbols.
*
* TODO: It might be created a parent class SmDynamicSizedNode
(for both dynamic integrals, roots and other dynamic symbols)