summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoVariable.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoVariable.h')
-rw-r--r--lib/kotext/KoVariable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoVariable.h b/lib/kotext/KoVariable.h
index d00dcb5c..e0a5a530 100644
--- a/lib/kotext/KoVariable.h
+++ b/lib/kotext/KoVariable.h
@@ -407,7 +407,7 @@ public:
/**
* Ask this variable to recalculate and to tqrepaint itself
* Only use this if you're working on a single variable (e.g. popupmenu).
- * Otherwise, better do the tqrepainting all at once.
+ * Otherwise, better do the repainting all at once.
* @see KoVariableCollection::recalcVariables()
*/
void recalcAndRepaint();