[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221217035919.19855-1-unixbhaskar@gmail.com>
Date: Sat, 17 Dec 2022 09:29:19 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: masahiroy@...nel.org, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH V2] scripts: kconfig: Corrected the misspelled word in kconfig help text
s/sash/slash/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
Changes from V1: corrected the misspelled word
scripts/kconfig/mconf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
index 93dc4850ff2a..a82cac8916ab 100644
--- a/scripts/kconfig/mconf.c
+++ b/scripts/kconfig/mconf.c
@@ -164,7 +164,7 @@ static const char mconf_readme[] =
"Search\n"
"------\n"
-"Press forward sash(/) anywhere will bring up search dialog box\n"
+"Press forward slash(/) anywhere will bring up search dialog box\n"
"\n"
"Different color themes available\n"
--
2.38.1
Powered by blists - more mailing lists