diff options
Diffstat (limited to 'korn/maildrop.h')
-rw-r--r-- | korn/maildrop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/maildrop.h b/korn/maildrop.h index e0f1a46d1..9b755d4ab 100644 --- a/korn/maildrop.h +++ b/korn/maildrop.h @@ -314,7 +314,7 @@ class KMailDrop : public TQObject virtual void forceCountZero(); /* - * The next slots are used by kio; the present at this places + * The next slots are used by tdeio; the present at this places * prevent warnings at runtime. */ virtual void readSubjectsCanceled() {} |