[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1459473680-13022-1-git-send-email-ebiggers3@gmail.com>
Date: Thu, 31 Mar 2016 20:21:20 -0500
From: Eric Biggers <ebiggers3@...il.com>
To: linux-kernel@...r.kernel.org
Cc: tglx@...utronix.de, Eric Biggers <ebiggers3@...il.com>
Subject: [PATCH] lib/Kconfig.debug: fix typo in help for new option
Signed-off-by: Eric Biggers <ebiggers3@...il.com>
---
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
Powered by blists - more mailing lists