diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-05 17:22:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-05 17:22:37 +0000 |
commit | 36fe1a30b1958351de2b8065cb19d3d1b8ed1b33 (patch) | |
tree | e663d1c3d7785cf2c9d99769a6ac114318f6e65c | |
parent | 926e0e34656dde7de79fb32a2181f26f92279c0e (diff) | |
download | busybox-w32-36fe1a30b1958351de2b8065cb19d3d1b8ed1b33.tar.gz busybox-w32-36fe1a30b1958351de2b8065cb19d3d1b8ed1b33.tar.bz2 busybox-w32-36fe1a30b1958351de2b8065cb19d3d1b8ed1b33.zip |
Fix spelling errors.
-Erik
-rw-r--r-- | docs/busybox.net/index.html | 4 |
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 | |||
39 | small executable. It provides minimalist replacements for most of the utilities | 39 | small executable. It provides minimalist replacements for most of the utilities |
40 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, | 40 | you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, |
41 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small | 41 | tar, etc. BusyBox provides a fairly complete POSIX environment for any small |
42 | or emdedded system. The utilities in BusyBox generally have fewer options then | 42 | or emdedded system. The utilities in BusyBox generally have fewer options than |
43 | their full featured GNU cousins; however, the options that are included provide | 43 | their full-featured GNU cousins; however, the options that are included provide |
44 | the expected functionality and behave very much like their GNU counterparts. | 44 | the expected functionality and behave very much like their GNU counterparts. |
45 | <p> | 45 | <p> |
46 | BusyBox has been written with size-optimization and limited resources in mind. | 46 | BusyBox has been written with size-optimization and limited resources in mind. |