Browse Source

Documentation:input: fix typo

Signed-off-by: John de la Garza <john@jjdev.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
John de la Garza 8 years ago
parent
commit
7dfedbac8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/input/input.rst

+ 1 - 1
Documentation/input/input.rst

@@ -109,7 +109,7 @@ evdev nodes are created with minors starting with 256.
 keyboard
 ~~~~~~~~
 
-``keyboard`` is in-kernel input handler ad is a part of VT code. It
+``keyboard`` is in-kernel input handler and is a part of VT code. It
 consumes keyboard keystrokes and handles user input for VT consoles.
 
 mousedev