summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/lib/manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/lib/manager.h')
-rw-r--r--kexi/plugins/macros/lib/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/manager.h b/kexi/plugins/macros/lib/manager.h
index fb332f66..ae32aad9 100644
--- a/kexi/plugins/macros/lib/manager.h
+++ b/kexi/plugins/macros/lib/manager.h
@@ -128,7 +128,7 @@ namespace KoMacro {
* Add a new \a Macro to the list of known macros. If
* there exists already a \a Macro instance with the
* defined \p macroname then the already existing one
- * will be tqreplace.
+ * will be replace.
*
* \param macroname The name the \a Macro will be
* accessible as.