diff options
author | Simon Ser <contact@emersion.fr> | 2022-12-29 09:48:50 +0100 |
---|---|---|
committer | Ronan Pigott <ronan@rjp.ie> | 2023-01-03 10:59:02 -0700 |
commit | 0c23b0ec339ae6b294539ce47addc9c4b523a438 (patch) | |
tree | f699747487d2e1c029045fb71b383078d5d727be /sway | |
parent | bd7466e1b7fa7bf567effeb4fcd7ab6f218dff25 (diff) |
man: fix typo in output disable docs
Diffstat (limited to 'sway')
-rw-r--r-- | sway/sway-output.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index b7d5e577..028cb7ab 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -119,7 +119,7 @@ must be separated by one space. For example: Enables or disables the specified output (all outputs are enabled by default). - As opposed to the _power_ command, the output will loose its current + As opposed to the _power_ command, the output will lose its current workspace and windows. *output* <name> toggle |