Fix typo in sway(5)

This commit is contained in:
Calvin Lee 2017-04-23 21:55:30 -06:00
parent d2de52209e
commit 0dc7e9f514
1 changed files with 1 additions and 1 deletions

View File

@ -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.