diff options
Diffstat (limited to 'kmail/kmmsgpart.h')
-rw-r--r-- | kmail/kmmsgpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmmsgpart.h b/kmail/kmmsgpart.h index 9d69f87c8..e4c41a402 100644 --- a/kmail/kmmsgpart.h +++ b/kmail/kmmsgpart.h @@ -58,7 +58,7 @@ public: **/ void setBodyFromUnicode( const TQString & str ); - /** Returns the body part decoded to unicode. + /** Returns the body part decoded to tqunicode. **/ TQString bodyToUnicode(const TQTextCodec* codec=0) const; |