diff options
Diffstat (limited to 'support/kconfig/mconf.c')
-rw-r--r-- | support/kconfig/mconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/kconfig/mconf.c b/support/kconfig/mconf.c index 7d6cf80703..91c4df78f3 100644 --- a/support/kconfig/mconf.c +++ b/support/kconfig/mconf.c @@ -176,7 +176,7 @@ menu_instructions[] = N_( "Arrow keys navigate the menu. " "<Enter> selects submenus ---> (or empty submenus ----). " "Highlighted letters are hotkeys. " - "Pressing <Y> selectes a feature, while <N> will exclude a feature. " + "Pressing <Y> selects a feature, while <N> excludes a feature. " "Press <Esc><Esc> to exit, <?> for Help, </> for Search. " "Legend: [*] feature is selected [ ] feature is excluded"), radiolist_instructions[] = N_( |