diff options
author | bschacht <1143280+bschacht@users.noreply.github.com> | 2018-12-02 19:44:53 +0000 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2018-12-02 20:48:53 +0100 |
commit | bf11a778840188e8f78a8637d70d3ade8df1380b (patch) | |
tree | 3b01c859b14918f6bf4b3a0135783e49b2214498 | |
parent | c4406c206eddbe32d0c1ced92bd4383dd4344002 (diff) |
fix typo
tranform -> transform
-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 37b7108b..aca5f955 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -65,7 +65,7 @@ must be separated by one space. For example: to apply a rotation and flip, or "normal" to apply no transform. If a single output is chosen and a rotation direction is specified (_clockwise_ or _anticlockwise_) then the transform is added or - subtracted from the current tranform. + subtracted from the current transform. *output* <name> disable|enable Enables or disables the specified output (all outputs are enabled by |