summaryrefslogtreecommitdiffstats
path: root/kmail/composer.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/composer.h')
-rw-r--r--kmail/composer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/composer.h b/kmail/composer.h
index b02a2418..ba2ab035 100644
--- a/kmail/composer.h
+++ b/kmail/composer.h
@@ -83,7 +83,7 @@ namespace KMail {
public: // kmkernel, callback
/**
* If this flag is set the message of the composer is deleted when
- * the composer is closed and the message was not sent. Default: FALSE
+ * the composer is closed and the message was not sent. Default: false
*/
virtual void setAutoDelete( bool f ) = 0;