summaryrefslogtreecommitdiffstats
path: root/kate/part/kateundo.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/kateundo.h')
-rw-r--r--kate/part/kateundo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/part/kateundo.h b/kate/part/kateundo.h
index 4d0141189..467f5dd58 100644
--- a/kate/part/kateundo.h
+++ b/kate/part/kateundo.h
@@ -102,7 +102,7 @@ class KateUndoGroup
private:
/**
* singleType
- * @return the type if it's only one type, or editInvalid if it contains multiple types.
+ * @return the type if it's only one type, or editInvalid if it tqcontains multiple types.
*/
KateUndoGroup::UndoType singleType();
@@ -138,4 +138,4 @@ class KateUndoGroup
#endif
-// kate: space-indent on; indent-width 2; replace-tabs on;
+// kate: space-indent on; indent-width 2; tqreplace-tabs on;