summaryrefslogtreecommitdiffstats
path: root/kioslaves/imap4/mimehdrline.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslaves/imap4/mimehdrline.h')
-rw-r--r--kioslaves/imap4/mimehdrline.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kioslaves/imap4/mimehdrline.h b/kioslaves/imap4/mimehdrline.h
index 210f5a7c..e31c1864 100644
--- a/kioslaves/imap4/mimehdrline.h
+++ b/kioslaves/imap4/mimehdrline.h
@@ -52,10 +52,10 @@ and report characters slurped */
static int parseAlphaNum (const char *);
protected: // Protected attributes
- /** tqcontains the Value
+ /** contains the Value
*/
TQCString mimeValue;
- /** tqcontains the Label of the line
+ /** contains the Label of the line
*/
TQCString mimeLabel;
protected: // Protected methods