mirror of
https://github.com/KDE/latte-dock.git
synced 2025-02-05 05:47:26 +03:00
Fix minor typo: top -> bottom
This commit is contained in:
parent
90df4f4f61
commit
50f249afc7
@ -138,7 +138,7 @@ Item {
|
||||
visible: root.isVertical && inExpertSettingsMode
|
||||
|
||||
text: i18n("Stick On Bottom");
|
||||
tooltip: i18n("Stick maximum available space at top screen edge and ignore any bottom docks or panels")
|
||||
tooltip: i18n("Stick maximum available space at bottom screen edge and ignore any bottom docks or panels")
|
||||
checked: plasmoid.configuration.isStickedOnBottomEdge
|
||||
iconPositionReversed: (plasmoid.location !== PlasmaCore.Types.RightEdge)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user