Fix a spelling error

-Erik
This commit is contained in:
Eric Andersen 2000-08-31 23:53:58 +00:00
parent a3de24e85d
commit ad3d90f91e

View File

@ -224,7 +224,7 @@
//
//Allow the shell to invoke all the compiled in BusyBox commands as if they
//were shell builtins. Nice for staticly linking an emergency rescue shell
//amoung other thing.
//among other thing.
#define BB_FEATURE_SH_STANDALONE_SHELL
//
// Enable tab completion in the shell (not yet