From e897949e6d5e7e5bc001b1e2d6567550c60f00be Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 15 Mar 2017 15:47:26 -0600 Subject: [PATCH] Trivial correction of a typo in a comment. --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index 1116ba6ccc..5496d5920a 100644 --- a/Kconfig +++ b/Kconfig @@ -737,7 +737,7 @@ config DEBUG_WIRELESS default n depends on WIRELESS || DRIVERS_WIRELESS ---help--- - Enable DEBUG_WIRELESS debug features. + Enable wireless debug features. if DEBUG_WIRELESS