Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Jonathan Corbet
206bc434 27ff6839

+1 -1
+1 -1
Documentation/input/devices/ntrig.rst
··· 32 32 |activation_height, |size threshold to activate immediately | 33 33 |activation_width | | 34 34 +-----------------------+-----------------------------------------------------+ 35 - |min_height, |size threshold bellow which fingers are ignored | 35 + |min_height, |size threshold below which fingers are ignored | 36 36 |min_width |both to decide activation and during activity | 37 37 +-----------------------+-----------------------------------------------------+ 38 38 |deactivate_slack |the number of "no contact" frames to ignore before |