diff options
Diffstat (limited to 'kmail/kmaccount.h')
-rw-r--r-- | kmail/kmaccount.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmaccount.h b/kmail/kmaccount.h index 60a23c51..e99bf845 100644 --- a/kmail/kmaccount.h +++ b/kmail/kmaccount.h @@ -132,7 +132,7 @@ public: virtual void setTrash(const TQString& aTrash) { mTrash = aTrash; } /** - * Process new mail for this account if one arrived. Returns TRUE if new + * Process new mail for this account if one arrived. Returns true if new * mail has been found. Whether the mail is automatically loaded to * an associated folder or not depends on the type of the account. */ |