shell: typo correction in Kconfig
"supporort" -> "support" Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
This commit is contained in:
parent
b0fd0474cf
commit
bc58706538
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ config SHELL_ARGC_MAX
|
|||
Maximum number of arguments that can build a command.
|
||||
|
||||
config SHELL_TAB
|
||||
bool "Enable the Tab button supporort in shell"
|
||||
bool "Enable the Tab button support in shell"
|
||||
default y
|
||||
help
|
||||
Enable using the Tab button in the shell. The button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue