aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2011-07-08 05:47:49 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2011-07-08 05:47:49 +0200
commitb5de0c12d6f1803ed6d161c9a56aab99412d3b97 (patch)
treedbaff83b9012828e1b6e51c9d45bb32c777e0505 /INSTALL
parent4dc35fb5b6b574552a432622274941a6e4c67476 (diff)
downloadbusybox-b5de0c12d6f1803ed6d161c9a56aab99412d3b97.tar.gz
typo fixes
Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ec2b028fd..670a924e5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -97,7 +97,7 @@ first argument to determine which applet to behave as, for example
"./busybox cat LICENSE". (Running the busybox applet with no arguments gives
a list of all enabled applets.) The standalone shell can also call busybox
applets without links to busybox under other names in the filesystem. You can
-also configure a standaone install capability into the busybox base applet,
+also configure a standalone install capability into the busybox base applet,
and then install such links at runtime with one of "busybox --install" (for
hardlinks) or "busybox --install -s" (for symlinks).