Skip to content

Commit 7d8cba8

Browse files
author
Gabriel Arazas
authored
fix: Correct the description for a few keybindings (pop-os#814)
The grammarian in me is just bothered with the inconsistency so I corrected it.
1 parent c0e4226 commit 7d8cba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keybindings/10-pop-shell-move.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<KeyListEntry name="pop-workspace-down" description="Move window to lower workspace"/>
1010
<KeyListEntry name="pop-workspace-up" description="Move window to upper workspace"/>
1111
<KeyListEntry name="pop-monitor-down" description="Move window to lower monitor"/>
12-
<KeyListEntry name="pop-monitor-left" description="move window to leftward monitor"/>
13-
<KeyListEntry name="pop-monitor-right" description="move window to rightward monitor"/>
12+
<KeyListEntry name="pop-monitor-left" description="Move window to leftward monitor"/>
13+
<KeyListEntry name="pop-monitor-right" description="Move window to rightward monitor"/>
1414
<KeyListEntry name="pop-monitor-up" description="Move window to upper monitor"/>
1515
<KeyListEntry name="tile-reject" description="Cancel changes"/>
1616
<KeyListEntry name="tile-resize-left" description="Resize window smaller"/>

0 commit comments

Comments
 (0)