Merge pull request #12315 from tlevine/trackpoint-typo
trackpoint: fix typo in trackpoint speed description
This commit is contained in:
@@ -32,7 +32,7 @@ with lib;
|
|||||||
example = 255;
|
example = 255;
|
||||||
type = types.int;
|
type = types.int;
|
||||||
description = ''
|
description = ''
|
||||||
Configure the trackpoint sensitivity. By default, the kernel
|
Configure the trackpoint speed. By default, the kernel
|
||||||
configures 97.
|
configures 97.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user