Fix small typo in sway-input(5)

This commit is contained in:
Ross Schulman 2020-01-05 11:13:05 -05:00 committed by Drew DeVault
parent e786eda2cb
commit 5539fb3abc

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.