aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Paul Ouellette <oue.paul18@gmail.com>2019-07-31 21:25:59 -0400
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-07-31 21:45:52 -0400
commitf567a40d59d1fbb9c0dcd3680f0dd2f8bb066951 (patch)
treecf7b51d67d6439def7e28a0bed975febc24cebfb
parentlibinput: fix set_send_events (diff)
downloadsway-f567a40d59d1fbb9c0dcd3680f0dd2f8bb066951.tar.gz
sway-f567a40d59d1fbb9c0dcd3680f0dd2f8bb066951.tar.zst
sway-f567a40d59d1fbb9c0dcd3680f0dd2f8bb066951.zip
Fix typo in sway(5) manpage
-rw-r--r--sway/sway.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 274c2833..ac80de3c 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -727,7 +727,7 @@ The default colors are:
727 Specifies that workspace _name_ should be shown on the specified _outputs_. 727 Specifies that workspace _name_ should be shown on the specified _outputs_.
728 Multiple outputs can be listed and the first available will be used. If the 728 Multiple outputs can be listed and the first available will be used. If the
729 workspace gets placed on an output further down the list and an output that 729 workspace gets placed on an output further down the list and an output that
730 is higher on the list becomes available, the workspace will be move to the 730 is higher on the list becomes available, the workspace will be moved to the
731 higher priority output. 731 higher priority output.
732 732
733 This command does not affect existing workspaces. To move an existing 733 This command does not affect existing workspaces. To move an existing