@ -93,7 +93,7 @@ PlasmaComponents.Page {
Layout.leftMargin: units.smallSpacing * 2
text: i18n("Behave as a normal dock window")
checked: dock.dockWinBehavior
tooltip: i18n("Removes the BypassWindowManagerHint flag from the window")
tooltip: i18n("Remove the BypassWindowManagerHint flag from the window")
onClicked: {
dock.dockWinBehavior = checked;