From a0711d9c94495df6f723f8370c59e1ff129db330 Mon Sep 17 00:00:00 2001 From: John Chen Date: Mon, 13 Mar 2017 10:32:27 +0800 Subject: [PATCH] Fix trivial typo in sway.5.txt (right_ -> _right_) as title --- 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 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 :: - 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 ::