summaryrefslogtreecommitdiffstats
path: root/lib/kformula/phantomelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/phantomelement.h')
-rw-r--r--lib/kformula/phantomelement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/phantomelement.h b/lib/kformula/phantomelement.h
index 6fe9a953..373c3545 100644
--- a/lib/kformula/phantomelement.h
+++ b/lib/kformula/phantomelement.h
@@ -30,7 +30,7 @@ public:
PhantomElement( BasicElement* parent = 0 );
/**
- * Draws the whole element including its children.
+ * Draws the whole element including its tqchildren.
* The `parentOrigin' is the point this element's parent starts.
* We can use our parentPosition to get our own origin then.
*/