[PATCH] trivial: fix a typo in SHM_SIGNAL config description

From: Thadeu Lima de Souza Cascardo
Date: Fri Oct 30 2009 - 17:27:04 EST


Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx>
---
lib/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index 272cecf..bfe871d 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -207,7 +207,7 @@ config SHM_SIGNAL
tristate "SHM Signal - Generic shared-memory signaling mechanism"
default n
help
- Provides a shared-memory based signaling mechansim to indicate
+ Provides a shared-memory based signaling mechanism to indicate
memory-dirty notifications between two end-points.

If unsure, say N
--
1.6.3.3

--
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/