* [PATCH] doc: input: fix typos in input.rst
@ 2025-12-26 16:02 Wu Canhong
2026-01-06 22:20 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Wu Canhong @ 2025-12-26 16:02 UTC (permalink / raw)
To: dmitry.torokhov, corbet; +Cc: linux-input, linux-doc, canhong12
'even codes' should be 'event codes' at the end of input.rst
Signed-off-by: Wu Canhong <canhong12@163.com>
---
Documentation/input/input.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/input/input.rst b/Documentation/input/input.rst
index d9a6de87d02d..7bbda39d8ac2 100644
--- a/Documentation/input/input.rst
+++ b/Documentation/input/input.rst
@@ -278,4 +278,4 @@ list is in include/uapi/linux/input-event-codes.h.
EV_REL, absolute new value for EV_ABS (joysticks ...), or 0 for EV_KEY for
release, 1 for keypress and 2 for autorepeat.
-See :ref:`input-event-codes` for more information about various even codes.
+See :ref:`input-event-codes` for more information about various event codes.
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: input: fix typos in input.rst
2025-12-26 16:02 [PATCH] doc: input: fix typos in input.rst Wu Canhong
@ 2026-01-06 22:20 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-01-06 22:20 UTC (permalink / raw)
To: Wu Canhong, dmitry.torokhov; +Cc: linux-input, linux-doc, canhong12
Wu Canhong <canhong12@163.com> writes:
> 'even codes' should be 'event codes' at the end of input.rst
>
> Signed-off-by: Wu Canhong <canhong12@163.com>
> ---
> Documentation/input/input.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/input/input.rst b/Documentation/input/input.rst
> index d9a6de87d02d..7bbda39d8ac2 100644
> --- a/Documentation/input/input.rst
> +++ b/Documentation/input/input.rst
> @@ -278,4 +278,4 @@ list is in include/uapi/linux/input-event-codes.h.
> EV_REL, absolute new value for EV_ABS (joysticks ...), or 0 for EV_KEY for
> release, 1 for keypress and 2 for autorepeat.
>
> -See :ref:`input-event-codes` for more information about various even codes.
> +See :ref:`input-event-codes` for more information about various event codes.
> --
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-06 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26 16:02 [PATCH] doc: input: fix typos in input.rst Wu Canhong
2026-01-06 22:20 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).