summaryrefslogtreecommitdiffstats
path: root/kmail/annotationjobs.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/annotationjobs.h')
-rw-r--r--kmail/annotationjobs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/annotationjobs.h b/kmail/annotationjobs.h
index 2c6ca984..df3da1ad 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