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