From 1c9fa55a0c71fef4b97a1f6a2d7e321d9a684d93 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 12 Mar 2017 23:34:10 -0400 Subject: [PATCH] Merge pull request #1113 from johnchen902/patch-1 Fix trivial typo in sway.5.txt (right_ -> _right_) --- sway/sway.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway.5.txt b/sway/sway.5.txt index 45307b03..f442389b 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 :: - 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 ::