Merge pull request #1187 from 4e554c4c/master

Fix typo in sway(5)
This commit is contained in:
Drew DeVault 2017-04-24 03:08:28 -04:00 committed by GitHub
commit aca0710b9e

View file

@ -282,7 +282,7 @@ The default colors are:
**gaps** edge_gaps <on|off|toggle>:: **gaps** edge_gaps <on|off|toggle>::
Whether or not to add gaps between views and workspace edges if amount of 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 the workspace edge, effectively creating gaps only between views. The toggle
argument cannot be used in the configuration file. argument cannot be used in the configuration file.