trackpoint: fix typo in configuration description

I fixed a typo in the description for hardware.trackpoint.speed.
This commit is contained in:
Thomas Levine 2016-01-10 23:26:27 +00:00
parent 4e50af7e63
commit 2d6ebc9189

View file

@ -32,7 +32,7 @@ with lib;
example = 255;
type = types.int;
description = ''
Configure the trackpoint sensitivity. By default, the kernel
Configure the trackpoint speed. By default, the kernel
configures 97.
'';
};