[PATCH] lib/Kconfig.debug: fix typo in help for new option

From: Eric Biggers
Date: Thu Mar 31 2016 - 21:21:54 EST


Signed-off-by: Eric Biggers <ebiggers3@xxxxxxxxx>
---
lib/Kconfig.debug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 1e9a607..e6071ba 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1486,7 +1486,7 @@ config CPU_HOTPLUG_STATE_CONTROL
option for now as the hotplug machinery cannot be stopped and
restarted at arbitrary points yet.

- Say N if your are unsure.
+ Say N if you are unsure.

config NOTIFIER_ERROR_INJECTION
tristate "Notifier error injection"
--
2.7.4