- improve spelling
This commit is contained in:
parent
9356b5022c
commit
eb10e17b7b
@ -107,7 +107,7 @@ config ASH_BUILTIN_ECHO
|
|||||||
select ECHO
|
select ECHO
|
||||||
depends on ASH
|
depends on ASH
|
||||||
help
|
help
|
||||||
Enable support for echo, built in to ash.
|
Enable support for echo, builtin to ash.
|
||||||
|
|
||||||
config ASH_BUILTIN_TEST
|
config ASH_BUILTIN_TEST
|
||||||
bool "Builtin version of 'test'"
|
bool "Builtin version of 'test'"
|
||||||
@ -115,7 +115,7 @@ config ASH_BUILTIN_TEST
|
|||||||
select TEST
|
select TEST
|
||||||
depends on ASH
|
depends on ASH
|
||||||
help
|
help
|
||||||
Enable support for test, built in to ash.
|
Enable support for test, builtin to ash.
|
||||||
|
|
||||||
config ASH_CMDCMD
|
config ASH_CMDCMD
|
||||||
bool "'command' command to override shell builtins"
|
bool "'command' command to override shell builtins"
|
||||||
|
Loading…
Reference in New Issue
Block a user