Commit 206bc434 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jonathan Corbet
Browse files

input: Docs: correct ntrig.rst typo



Fix a typo in ntrig.rst (found with 'codespell').

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20220516002047.11395-1-rdunlap@infradead.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 27ff6839
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ The following parameters are used to configure filters to reduce noise:
|activation_height,	|size threshold to activate immediately		      |
|activation_width	|						      |
+-----------------------+-----------------------------------------------------+
|min_height,		|size threshold bellow which fingers are ignored      |
|min_height,		|size threshold below which fingers are ignored       |
|min_width		|both to decide activation and during activity	      |
+-----------------------+-----------------------------------------------------+
|deactivate_slack	|the number of "no contact" frames to ignore before   |