aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-06-05 17:22:37 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-06-05 17:22:37 +0000
commiteaafd195beb20a88cceda954ed04773f6b0a0dec (patch)
treee663d1c3d7785cf2c9d99769a6ac114318f6e65c
parent3bc8f50ab40155fdc8750f80ba1e6f2d163c0819 (diff)
downloadbusybox-w32-eaafd195beb20a88cceda954ed04773f6b0a0dec.tar.gz
busybox-w32-eaafd195beb20a88cceda954ed04773f6b0a0dec.tar.bz2
busybox-w32-eaafd195beb20a88cceda954ed04773f6b0a0dec.zip
Fix spelling errors.
-Erik git-svn-id: svn://busybox.net/trunk/busybox@609 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--docs/busybox.net/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index ea46709a8..28f1cf535 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -39,8 +39,8 @@ BusyBox combines tiny versions of many common UNIX utilities into a single
39small executable. It provides minimalist replacements for most of the utilities 39small executable. It provides minimalist replacements for most of the utilities
40you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, 40you usually find in fileutils, shellutils, findutils, textutils, grep, gzip,
41tar, etc. BusyBox provides a fairly complete POSIX environment for any small 41tar, etc. BusyBox provides a fairly complete POSIX environment for any small
42or emdedded system. The utilities in BusyBox generally have fewer options then 42or emdedded system. The utilities in BusyBox generally have fewer options than
43their full featured GNU cousins; however, the options that are included provide 43their full-featured GNU cousins; however, the options that are included provide
44the expected functionality and behave very much like their GNU counterparts. 44the expected functionality and behave very much like their GNU counterparts.
45<p> 45<p>
46BusyBox has been written with size-optimization and limited resources in mind. 46BusyBox has been written with size-optimization and limited resources in mind.