Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 393f9ffb authored by Masanari Iida's avatar Masanari Iida Committed by Dmitry Torokhov
Browse files

Input: pcf8574_keypad - fix typo in Kconfig



Correct spelling "connetced" to "connected" in pcf8574_keypad
description in drivers/input/misc/Kconfig.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent b6834b02
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -415,7 +415,7 @@ config INPUT_PCF8574
	tristate "PCF8574 Keypad input device"
	tristate "PCF8574 Keypad input device"
	depends on I2C && EXPERIMENTAL
	depends on I2C && EXPERIMENTAL
	help
	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.
	  with a PCF8574.


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