summary refs log tree commit diff
path: root/Documentation/input/devices
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-05-15 17:20:47 -0700
committerJonathan Corbet <corbet@lwn.net>2022-05-17 13:29:40 -0600
commit206bc4348603866bf42a6690f26e152522a057dc (patch)
tree913c420df6e6042495de683b73307db8ad6f53b5 /Documentation/input/devices
parent27ff6839485125b78fe58fd89b1b17fe974f610d (diff)
downloadlinux-206bc4348603866bf42a6690f26e152522a057dc.tar.gz
input: Docs: correct ntrig.rst typo
Fix a typo in ntrig.rst (found with 'codespell').

Signed-off-by: Randy 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: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/input/devices')
-rw-r--r--Documentation/input/devices/ntrig.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/input/devices/ntrig.rst b/Documentation/input/devices/ntrig.rst
index a6b22ce6c61c..1559f53495cb 100644
--- a/Documentation/input/devices/ntrig.rst
+++ b/Documentation/input/devices/ntrig.rst
@@ -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   |