[PATCH] Spelling fix for connector Kconfig entry

From: Jesper Juhl
Date: Fri Jul 01 2005 - 16:58:30 EST


Fix a small spelling error in drivers/connector/Kconfig

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

drivers/connector/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.13-rc1-mm1-orig/drivers/connector/Kconfig 2005-07-01 23:46:15.000000000 +0200
+++ linux-2.6.13-rc1-mm1/drivers/connector/Kconfig 2005-07-01 23:55:09.000000000 +0200
@@ -18,8 +18,8 @@
It adds a connector in kernel/exit.c:do_exit() function. When a exit
occurs, netlink is used to transfer information about the process and
its parent. This information can be used by a user space application.
- The exit connector can be enable/disable by sending a message to the
- connector with the corresponding group id.
+ The exit connector can be enabled/disabled by sending a message to
+ the connector with the corresponding group id.

config FORK_CONNECTOR
bool "Enable fork connector"


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/