diff mbox series

Input: keyboard: Fix spelling mistake in Kconfig "useable" -> "usable"

Message ID 20210705100230.7583-1-colin.king@canonical.com
State Accepted
Commit 7ec7c72fbf9db4c6479fbdae7162d047a9012788
Headers show
Series Input: keyboard: Fix spelling mistake in Kconfig "useable" -> "usable" | expand

Commit Message

Colin King July 5, 2021, 10:02 a.m. UTC
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>
---
 drivers/input/keyboard/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Torokhov Sept. 4, 2021, 6:25 a.m. UTC | #1
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.

-- 
Dmitry
diff mbox series

Patch

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.