commit b758b43085ab33a41c8cd2af33c539e1825e2990
parent 218950c88d5011823fc4e9595ba670d9e63d46ac
Author: Ross Schulman <ross@rbs.io>
Date: Sun, 5 Jan 2020 11:13:05 -0500
Fix small typo in sway-input(5)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.