]> Git Repo - linux.git/commitdiff
input: Docs: correct ntrig.rst typo
authorRandy Dunlap <[email protected]>
Mon, 16 May 2022 00:20:47 +0000 (17:20 -0700)
committerJonathan Corbet <[email protected]>
Tue, 17 May 2022 19:29:40 +0000 (13:29 -0600)
Fix a typo in ntrig.rst (found with 'codespell').

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Documentation/input/devices/ntrig.rst

index a6b22ce6c61cdda2d8c48a53da866374dd52d07d..1559f53495cbfc7fe1463113b9e15900c819271a 100644 (file)
@@ -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   |
This page took 0.086049 seconds and 4 git commands to generate.