summaryrefslogtreecommitdiff
path: root/kconfig/mconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/mconf.c')
-rw-r--r--kconfig/mconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/mconf.c b/kconfig/mconf.c
index dc7421c..ea50ba0 100644
--- a/kconfig/mconf.c
+++ b/kconfig/mconf.c
@@ -246,7 +246,7 @@ search_help[] = N_(
" Selected by: BAR [=n]\n"
"-----------------------------------------------------------------\n"
"o The line 'Type:' shows the type of the configuration option for\n"
- " this symbol (boolean, tristate, string, ...)\n"
+ " this symbol (bool, tristate, string, ...)\n"
"o The line 'Prompt:' shows the text used in the menu structure for\n"
" this symbol\n"
"o The 'Defined at' line tells at what file / line number the symbol\n"