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