From kde-commits Wed Jun 23 11:08:06 2004 From: David Faure Date: Wed, 23 Jun 2004 11:08:06 +0000 To: kde-commits Subject: kdepim/kmail (silent) Message-Id: <20040623110806.AC5761703 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=108798889303999 CVS commit by faure: CVS_SILENT I doubt this is related to the weather M +1 -1 kmfoldercombobox.h 1.8 --- kdepim/kmail/kmfoldercombobox.h #1.7:1.8 @@ -20,5 +20,5 @@ public: KMFolderComboBox( bool rw, QWidget *parent = 0, char *name = 0 ); - /** Select wheather the outbox folder is shown. Default is yes. */ + /** Select whether the outbox folder is shown. Default is yes. */ void showOutboxFolder(bool shown); void showImapFolders(bool shown);