Fix typo in new debug options.

From: Dave Jones
Date: Tue Dec 12 2006 - 09:55:35 EST


Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

--- linux-2.6.19.noarch/lib/Kconfig.debug~ 2006-12-12 09:54:30.000000000 -0500
+++ linux-2.6.19.noarch/lib/Kconfig.debug 2006-12-12 09:54:40.000000000 -0500
@@ -455,7 +455,7 @@ config FAIL_PAGE_ALLOC
Provide fault-injection capability for alloc_pages().

config FAIL_MAKE_REQUEST
- bool "Fault-injection capabilitiy for disk IO"
+ bool "Fault-injection capability for disk IO"
depends on FAULT_INJECTION
help
Provide fault-injection capability for disk IO.

--
http://www.codemonkey.org.uk
-
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/