summaryrefslogtreecommitdiffstats
path: root/kmail/accountmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/accountmanager.h')
-rw-r--r--kmail/accountmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/accountmanager.h b/kmail/accountmanager.h
index 31519117..edffac54 100644
--- a/kmail/accountmanager.h
+++ b/kmail/accountmanager.h
@@ -68,7 +68,7 @@ public:
KMAccount* find( const uint id ) const;
/** Physically remove account. Also deletes the given account object !
- Returns FALSE and does nothing if the account cannot be removed. */
+ Returns false and does nothing if the account cannot be removed. */
bool remove( KMAccount* );
/** First account of the list */