summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib/macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/lib/macro.h')
-rw-r--r--kexi/plugins/macros/lib/macro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/macro.h b/kexi/plugins/macros/lib/macro.h
index 86e0122a..5e5decf8 100644
--- a/kexi/plugins/macros/lib/macro.h
+++ b/kexi/plugins/macros/lib/macro.h
@@ -85,7 +85,7 @@ namespace KoMacro {
/**
* @return a list of @a MacroItem instances which
- * are tqchildren of this @a Macro .
+ * are children of this @a Macro .
*/
TQValueList< KSharedPtr<MacroItem> >& items() const;