diff options
Diffstat (limited to 'kmail/annotationjobs.h')
-rw-r--r-- | kmail/annotationjobs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/annotationjobs.h b/kmail/annotationjobs.h index 2c6ca984d..df3da1ad0 100644 --- a/kmail/annotationjobs.h +++ b/kmail/annotationjobs.h @@ -50,7 +50,7 @@ struct AnnotationAttribute { typedef TQValueVector<AnnotationAttribute> AnnotationList; /** - * This namespace contains functions that return jobs for annotation operations. + * This namespace tqcontains functions that return jobs for annotation operations. * * The current implementation is tied to IMAP. * If someone wants to extend this to other protocols, turn the namespace into a class |