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:
Wu Canhong 2025-12-27 00:02:19 +08:00 committed by Jonathan Corbet
parent 736ea81026
commit ae350d7181

View file

@ -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.