diff options
author | Ross Schulman <ross@rbs.io> | 2020-01-05 11:13:05 -0500 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2020-01-05 11:16:15 -0500 |
commit | b758b43085ab33a41c8cd2af33c539e1825e2990 (patch) | |
tree | acbbdce5d7f7cf16fd63932272738ee3ecef422f /sway/sway-input.5.scd | |
parent | 218950c88d5011823fc4e9595ba670d9e63d46ac (diff) |
Fix small typo in sway-input(5)
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r-- | sway/sway-input.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index a0f155fe..26cc60f0 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -107,7 +107,7 @@ The following commands may only be used in the configuration file. Sets the pointer acceleration profile for the specified input device. *input* <identifier> calibration_matrix <6 space-separated floating point values> - Sets the calibtration matrix. + Sets the calibration matrix. *input* <identifier> click_method none|button_areas|clickfinger Changes the click method for the specified device. |