mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:24:47 +01:00
doc: input: fix typos in input.rst
'even codes' should be 'event codes' at the end of input.rst Signed-off-by: Wu Canhong <canhong12@163.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251226160219.64818-1-canhong12@163.com>
This commit is contained in:
parent
736ea81026
commit
ae350d7181
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue