Skip to content

Commit

Permalink
Input: pcf8574_keypad - fix typo in Kconfig
Browse files Browse the repository at this point in the history
Correct spelling "connetced" to "connected" in pcf8574_keypad
description in drivers/input/misc/Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Masanari Iida authored and Dmitry Torokhov committed Jan 31, 2012
1 parent b6834b0 commit 393f9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ config INPUT_PCF8574
tristate "PCF8574 Keypad input device"
depends on I2C && EXPERIMENTAL
help
Say Y here if you want to support a keypad connetced via I2C
Say Y here if you want to support a keypad connected via I2C
with a PCF8574.

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

0 comments on commit 393f9ff

Please sign in to comment.