Skip to content

Commit

Permalink
Merge pull request #1113 from johnchen902/patch-1
Browse files Browse the repository at this point in the history
Fix trivial typo in sway.5.txt (right_ -> _right_)
  • Loading branch information
ddevault committed Mar 13, 2017
2 parents 9aed9d9 + a0711d9 commit 2e1083f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/sway.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
_splitv_, _toggle split_, _stacking_, _tabbed_.

**layout** auto <mode>::
Sets layout to one of the auto modes, i.e. one of _left_, right_, _top_,
Sets layout to one of the auto modes, i.e. one of _left_, _right_, _top_,
or _bottom_.

**layout** auto <next|prev>::
Expand Down

0 comments on commit 2e1083f

Please sign in to comment.