Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation:input: fix typo

Signed-off-by: John de la Garza <john@jjdev.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

John de la Garza and committed by
Jonathan Corbet
7dfedbac cc4bbaae

+1 -1
+1 -1
Documentation/input/input.rst
··· 109 109 keyboard 110 110 ~~~~~~~~ 111 111 112 - ``keyboard`` is in-kernel input handler ad is a part of VT code. It 112 + ``keyboard`` is in-kernel input handler and is a part of VT code. It 113 113 consumes keyboard keystrokes and handles user input for VT consoles. 114 114 115 115 mousedev