aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-input.5.scd
diff options
context:
space:
mode:
authorRoss Schulman <ross@rbs.io>2020-01-05 11:13:05 -0500
committerBrian Ashworth <bosrsf04@gmail.com>2020-01-05 11:16:15 -0500
commitb758b43085ab33a41c8cd2af33c539e1825e2990 (patch)
treeacbbdce5d7f7cf16fd63932272738ee3ecef422f /sway/sway-input.5.scd
parent218950c88d5011823fc4e9595ba670d9e63d46ac (diff)
Fix small typo in sway-input(5)
Diffstat (limited to 'sway/sway-input.5.scd')
-rw-r--r--sway/sway-input.5.scd2
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.