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);