From kde-commits Thu Mar 13 18:48:33 2003 From: Benjamin Meyer Date: Thu, 13 Mar 2003 18:48:33 +0000 To: kde-commits Subject: kdelibs/kdeui X-MARC-Message: https://marc.info/?l=kde-commits&m=104758140309032 CVS commit by bmeyer: Fix silly spelling mistake in comment M +3 -3 kmainwindow.h 1.73 --- kdelibs/kdeui/kmainwindow.h #1.72:1.73 @@ -461,7 +461,7 @@ public: * ( or similar ). * - * If an application maintians the action on its own (i.e. never calls + * If an application maintains the action on its own (i.e. never calls * this function) a connection needs to be made to let KMainWindow - * know when that status (hiden/shown) of the statusbar has changed. + * know when that status (hidden/shown) of the statusbar has changed. * For example: * connect(action, SIGNAL(activated()),