Skip to content

Commit 393f9ff

Browse files
standby24x7dtor
authored andcommitted
Input: pcf8574_keypad - fix typo in Kconfig
Correct spelling "connetced" to "connected" in pcf8574_keypad description in drivers/input/misc/Kconfig. Signed-off-by: Masanari Iida <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent b6834b0 commit 393f9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/input/misc/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ config INPUT_PCF8574
415415
tristate "PCF8574 Keypad input device"
416416
depends on I2C && EXPERIMENTAL
417417
help
418-
Say Y here if you want to support a keypad connetced via I2C
418+
Say Y here if you want to support a keypad connected via I2C
419419
with a PCF8574.
420420

421421
To compile this driver as a module, choose M here: the

0 commit comments

Comments
 (0)