CVS commit by lunakl: Fix a typo. M +1 -1 kcompletionbox.h 1.33 --- kdelibs/kdeui/kcompletionbox.h #1.32:1.33 @@ -142,5 +142,5 @@ public slots: /** * Set whether or not the selected signal should be emitted when an - * item is selected. By default the @ref selevted signal is emitted. + * item is selected. By default the @ref selected signal is emitted. * * @param state false if the signal should not be emitted.