[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1327586919-1725-1-git-send-email-standby24x7@gmail.com>
Date: Thu, 26 Jan 2012 23:08:39 +0900
From: Masanari Iida <standby24x7@...il.com>
To: dmitry.torokhov@...il.com, linux-input@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org,
standby24x7@...il.com
Subject: [PATCH] [trivial] INPUT: Fix typo in Kconfig
Correct spelling "connetced" to "connected" in
drivers/input/misc/Kconfig
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
drivers/input/misc/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 7b46781..c528dea 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -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
--
1.7.6.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists