All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] input: Docs: correct ntrig.rst typo
@ 2022-05-16  0:20 Randy Dunlap
  2022-05-17 19:29 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-05-16  0:20 UTC (permalink / raw)
  To: linux-doc
  Cc: patches, Randy Dunlap, Dmitry Torokhov, linux-input, Jonathan Corbet

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>
---
 Documentation/input/devices/ntrig.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Documentation/input/devices/ntrig.rst
+++ b/Documentation/input/devices/ntrig.rst
@@ -32,7 +32,7 @@ The following parameters are used to con
 |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   |

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] input: Docs: correct ntrig.rst typo
  2022-05-16  0:20 [PATCH] input: Docs: correct ntrig.rst typo Randy Dunlap
@ 2022-05-17 19:29 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2022-05-17 19:29 UTC (permalink / raw)
  To: Randy Dunlap, linux-doc
  Cc: patches, Randy Dunlap, Dmitry Torokhov, linux-input

Randy Dunlap <rdunlap@infradead.org> writes:

> 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>
> ---
>  Documentation/input/devices/ntrig.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/Documentation/input/devices/ntrig.rst
> +++ b/Documentation/input/devices/ntrig.rst
> @@ -32,7 +32,7 @@ The following parameters are used to con
>  |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	      |
>  +-----------------------+-----------------------------------------------------+

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-17 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16  0:20 [PATCH] input: Docs: correct ntrig.rst typo Randy Dunlap
2022-05-17 19:29 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.