Skip to content

Commit 7ec7c72

Browse files
Colin Ian Kingdtor
authored andcommitted
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
There is a spelling mistake in the Kconfig text. Fix it. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent ca595ac commit 7ec7c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/input/keyboard/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ config KEYBOARD_LKKBD
213213
select SERIO
214214
help
215215
Say Y here if you want to use a LK201 or LK401 style serial
216-
keyboard. This keyboard is also useable on PCs if you attach
216+
keyboard. This keyboard is also usable on PCs if you attach
217217
it with the inputattach program. The connector pinout is
218218
described within lkkbd.c.
219219

0 commit comments

Comments
 (0)