Fix small typo in sway-input(5)

This commit is contained in:
Ross Schulman 2020-01-05 11:13:05 -05:00 committed by GitHub
parent 218950c88d
commit 9deaf488e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. Sets the pointer acceleration profile for the specified input device.
*input* <identifier> calibration_matrix <6 space-separated floating point values> *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 *input* <identifier> click_method none|button_areas|clickfinger
Changes the click method for the specified device. Changes the click method for the specified device.