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