summaryrefslogtreecommitdiffstats
path: root/kioslaves/imap4/rfcdecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslaves/imap4/rfcdecoder.h')
-rw-r--r--kioslaves/imap4/rfcdecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslaves/imap4/rfcdecoder.h b/kioslaves/imap4/rfcdecoder.h
index 2095b2ed2..50ab948e3 100644
--- a/kioslaves/imap4/rfcdecoder.h
+++ b/kioslaves/imap4/rfcdecoder.h
@@ -44,7 +44,7 @@ public:
/** Convert Unicode path to modified UTF-7 IMAP mailbox
*/
static TQString toIMAP (const TQString & inSrc);
-/** replace " with \" and \ with \\ " and \ characters */
+/** tqreplace " with \" and \ with \\ " and \ characters */
static TQString quoteIMAP (const TQString & src);
/** remove \ from a string