aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-03-12 23:34:10 -0400
committerDrew DeVault <sir@cmpwn.com>2017-03-13 23:15:10 -0400
commit1c9fa55a0c71fef4b97a1f6a2d7e321d9a684d93 (patch)
tree45de04c77145ce143effad240927127edd53827c
parentee8ed39015f975da3dd3884794d6d8016b899e6e (diff)
downloadsway-1c9fa55a0c71fef4b97a1f6a2d7e321d9a684d93.zip
sway-1c9fa55a0c71fef4b97a1f6a2d7e321d9a684d93.tar.gz
sway-1c9fa55a0c71fef4b97a1f6a2d7e321d9a684d93.tar.bz2
Merge pull request #1113 from johnchen902/patch-1
Fix trivial typo in sway.5.txt (right_ -> _right_)
-rw-r--r--sway/sway.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 45307b0..f442389 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>::