From: Eric Andersen Date: Mon, 5 Jun 2000 17:22:37 +0000 (-0000) Subject: Fix spelling errors. X-Git-Tag: 0_45~81 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36fe1a30b1958351de2b8065cb19d3d1b8ed1b33;p=oweals%2Fbusybox.git Fix spelling errors. -Erik --- 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 small executable. It provides minimalist replacements for most of the utilities you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc. BusyBox provides a fairly complete POSIX environment for any small -or emdedded system. The utilities in BusyBox generally have fewer options then -their full featured GNU cousins; however, the options that are included provide +or emdedded system. The utilities in BusyBox generally have fewer options than +their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts.

BusyBox has been written with size-optimization and limited resources in mind.