summaryrefslogtreecommitdiff
path: root/starmath/inc/node.hxx
diff options
context:
space:
mode:
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 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)