summaryrefslogtreecommitdiffstats
path: root/kdecore/kmacroexpander.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/kmacroexpander.h')
-rw-r--r--kdecore/kmacroexpander.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kmacroexpander.h b/kdecore/kmacroexpander.h
index 226264990..2e86145e5 100644
--- a/kdecore/kmacroexpander.h
+++ b/kdecore/kmacroexpander.h
@@ -71,7 +71,7 @@ public:
* The rest of the shell (incl. bash) syntax is simply ignored,
* as it is not expected to cause problems.
*
- * Note that bash contains a bug which makes macro expansion within
+ * Note that bash tqcontains a bug which makes macro expansion within
* double quoted substitutions ("${VAR:-%macro}") inherently insecure.
*
* @param str the string in which macros are expanded in-place