Message ID | 20210705100230.7583-1-colin.king@canonical.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 7ec7c72fbf9db4c6479fbdae7162d047a9012788 |
Headers | show |
Series | Input: keyboard: Fix spelling mistake in Kconfig "useable" -> "usable" | expand |
On Mon, Jul 05, 2021 at 11:02:30AM +0100, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > There is a spellign mistake in the Kconfig text. Fix it. > > Signed-off-by: Colin Ian King <colin.king@canonical.com> Applied, thank you.
diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig index 40a070a2e7f5..e75650e98c9e 100644 --- a/drivers/input/keyboard/Kconfig +++ b/drivers/input/keyboard/Kconfig @@ -210,7 +210,7 @@ config KEYBOARD_LKKBD select SERIO help Say Y here if you want to use a LK201 or LK401 style serial - keyboard. This keyboard is also useable on PCs if you attach + keyboard. This keyboard is also usable on PCs if you attach it with the inputattach program. The connector pinout is described within lkkbd.c.