aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-08-31 23:53:58 +0000
committerEric Andersen <andersen@codepoet.org>2000-08-31 23:53:58 +0000
commitad3d90f91e1136ec6642d1e94044b1e87f2bf2f9 (patch)
tree3c6b43f8c4cf8e93b45593194b0bda964a579b90 /busybox.def.h
parenta3de24e85d0afabd61c11ac7ae92c591594e3297 (diff)
downloadbusybox-ad3d90f91e1136ec6642d1e94044b1e87f2bf2f9.tar.gz
Fix a spelling error
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index c85f1eeab..ff8a6ce81 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -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