diff options
author | John Chen <johnchen902@gmail.com> | 2017-03-13 10:32:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-13 10:32:27 +0800 |
commit | a0711d9c94495df6f723f8370c59e1ff129db330 (patch) | |
tree | 28bb0a4f17bde03d49c802de5a7201af730b27ea /sway/sway.5.txt | |
parent | 9aed9d93596cdc72e305338d82ccc0dcaf85c6e2 (diff) |
Fix trivial typo in sway.5.txt (right_ -> _right_)
as title
Diffstat (limited to 'sway/sway.5.txt')
-rw-r--r-- | sway/sway.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 8e3f64ab..9c60af71 100644 --- a/sway/sway.5.txt +++ b/sway/sway.5.txt @@ -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>:: |