summaryrefslogtreecommitdiffstats
path: root/kmail/kmacctimap.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmacctimap.h')
-rw-r--r--kmail/kmacctimap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmacctimap.h b/kmail/kmacctimap.h
index 99f07f168..3e10332a1 100644
--- a/kmail/kmacctimap.h
+++ b/kmail/kmacctimap.h
@@ -106,7 +106,7 @@ protected:
friend class ::AccountManager;
KMAcctImap(AccountManager* owner, const TQString& accountName, uint id);
/**
- * Handle an error coming from a KIO job
+ * Handle an error coming from a TDEIO job
* See ImapAccountBase::handleJobError for details.
*/
virtual bool handleError( int error, const TQString &errorMsg, TDEIO::Job* job, const TQString& context, bool abortSync = false );