Fix a spelling error
authorEric Andersen <andersen@codepoet.org>
Thu, 31 Aug 2000 23:53:58 +0000 (23:53 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 31 Aug 2000 23:53:58 +0000 (23:53 -0000)
 -Erik

busybox.def.h

index c85f1ee..ff8a6ce 100644 (file)
 //
 //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