Fix typos in comment

This commit is contained in:
Nicolas Fella 2020-11-05 15:52:46 +01:00
parent cb9ccdb0fd
commit 3281569c12

View file

@ -518,7 +518,7 @@ Q_SIGNALS:
void configChanged(); void configChanged();
void showingDesktopChanged(bool showing); void showingDesktopChanged(bool showing);
/** /**
* This signels is emitted when ever the stacking order is change, ie. a window is risen * This signal is emitted when the stacking order changed, i.e. a window is risen
* or lowered * or lowered
*/ */
void stackingOrderChanged(); void stackingOrderChanged();