diff options
Diffstat (limited to 'kmail/folderjob.h')
-rw-r--r-- | kmail/folderjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/folderjob.h b/kmail/folderjob.h index 3d662e76d..52778bb68 100644 --- a/kmail/folderjob.h +++ b/kmail/folderjob.h @@ -128,7 +128,7 @@ signals: /** * Emitted when a list of messages has been - * copied to the specified location. TQPtrList tqcontains + * copied to the specified location. TQPtrList contains * the list of the copied messages. */ void messageCopied( TQPtrList<KMMessage> ); |