From: Randy Dunlap Date: Mon, 16 May 2022 00:20:47 +0000 (-0700) Subject: input: Docs: correct ntrig.rst typo X-Git-Tag: v6.1-rc5~1172^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=206bc4348603866bf42a6690f26e152522a057dc;p=platform%2Fkernel%2Flinux-starfive.git input: Docs: correct ntrig.rst typo Fix a typo in ntrig.rst (found with 'codespell'). Signed-off-by: Randy Dunlap Cc: Dmitry Torokhov Cc: linux-input@vger.kernel.org Cc: Jonathan Corbet Link: https://lore.kernel.org/r/20220516002047.11395-1-rdunlap@infradead.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/input/devices/ntrig.rst b/Documentation/input/devices/ntrig.rst index a6b22ce6..1559f53 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 |