shell: typo correction in Kconfig

"supporort" -> "support"

Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
This commit is contained in:
Jack Rosenthal 2021-02-25 11:24:23 -07:00 committed by Anas Nashif
commit bc58706538

View file

@ -66,7 +66,7 @@ config SHELL_ARGC_MAX
Maximum number of arguments that can build a command. Maximum number of arguments that can build a command.
config SHELL_TAB config SHELL_TAB
bool "Enable the Tab button supporort in shell" bool "Enable the Tab button support in shell"
default y default y
help help
Enable using the Tab button in the shell. The button Enable using the Tab button in the shell. The button