mirror of
https://git.busybox.net/busybox
synced 2026-01-26 16:17:50 +00:00
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
838e0dbda1
commit
121fb9506b
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ choice
|
|||
Choose which shell you want to be executed by 'sh' alias.
|
||||
The ash shell is the most bash compatible and full featured one.
|
||||
|
||||
# note: cannot use "select ASH" here, it breaks "amke allnoconfig"
|
||||
# note: cannot use "select ASH" here, it breaks "make allnoconfig"
|
||||
config FEATURE_SH_IS_ASH
|
||||
depends on ASH
|
||||
bool "ash"
|
||||
|
|
|
|||
Loading…
Reference in a new issue