diff options
Diffstat (limited to 'kdeui/kcommand.h')
-rw-r--r-- | kdeui/kcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcommand.h b/kdeui/kcommand.h index 97fa3c2e2..a9b8e4f6c 100644 --- a/kdeui/kcommand.h +++ b/kdeui/kcommand.h @@ -180,7 +180,7 @@ public: /** * Erases all the undo/redo history. - * Use this when reloading the data, for instance, since this invalidates + * Use this when reloading the data, for instance, since this tqinvalidates * all the commands. */ void clear(); |