summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoss Schulman <ross@rbs.io>2020-01-05 11:13:05 -0500
committerDrew DeVault <sir@cmpwn.com>2020-01-08 10:27:20 -0500
commit5539fb3abc0576d32fdea233a35325941af967f5 (patch)
treebcb0f1bc4ce1f0620e2e653de8901f822cc71b0d
parente786eda2cba33a30d729e8036f9be747467eaaf9 (diff)
Fix small typo in sway-input(5)
-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 a0f155fed..26cc60f0a 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.