summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/lib/context.h')
-rw-r--r--kexi/plugins/macros/lib/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/context.h b/kexi/plugins/macros/lib/context.h
index 558ff0aa..2bb1bef3 100644
--- a/kexi/plugins/macros/lib/context.h
+++ b/kexi/plugins/macros/lib/context.h
@@ -121,7 +121,7 @@ namespace KoMacro {
/**
* This slot extends the slot above with the passed
* @a Context @p context which will be used as
- * tqparent context for this context.
+ * parent context for this context.
*/
virtual void activate(KSharedPtr<Context> context);