aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-04-24 03:08:28 -0400
committerGitHub <noreply@github.com>2017-04-24 03:08:28 -0400
commitaca0710b9e3f77d65cd07f1e8e5ee9dfb7f0ae78 (patch)
tree0544ca1396271c7de4c7fd618eadfbeefd578df5
parentd2de52209e2391fce8b9e146ab32b16302756e10 (diff)
parent0dc7e9f514f34aed4f61e401edee3d299251ba17 (diff)
downloadsway-aca0710b9e3f77d65cd07f1e8e5ee9dfb7f0ae78.zip
sway-aca0710b9e3f77d65cd07f1e8e5ee9dfb7f0ae78.tar.gz
sway-aca0710b9e3f77d65cd07f1e8e5ee9dfb7f0ae78.tar.bz2
Merge pull request #1187 from 4e554c4c/master
Fix typo in sway(5)
-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 446fbf0..4bc968e 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -282,7 +282,7 @@ The default colors are:
**gaps** edge_gaps <on|off|toggle>::
Whether or not to add gaps between views and workspace edges if amount of
- inner gap is not zero. When _no_, no gap is added where the view is aligned to
+ inner gap is not zero. When _off_, no gap is added where the view is aligned to
the workspace edge, effectively creating gaps only between views. The toggle
argument cannot be used in the configuration file.