diff options
Diffstat (limited to 'korn/maildrop.h')
-rw-r--r-- | korn/maildrop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/maildrop.h b/korn/maildrop.h index 3a885e6c..71bd111d 100644 --- a/korn/maildrop.h +++ b/korn/maildrop.h @@ -85,7 +85,7 @@ class KMailDrop : public TQObject virtual ~KMailDrop(); /** - * @return TRUE if the mailbox and its configuration are valid. + * @return true if the mailbox and its configuration are valid. */ virtual bool valid() = 0; |