OSDN Git Service

Fix silly spelling error
authorEric Andersen <andersen@codepoet.org>
Fri, 21 Jun 2002 21:34:44 +0000 (21:34 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 21 Jun 2002 21:34:44 +0000 (21:34 -0000)
docs/uclibc.org/index.html

index aec556b..b85b3f2 100644 (file)
@@ -39,7 +39,7 @@
 
 <a href="http://www.uclibc.org">uClibc</a> (aka ÂµClibc/pronounced
 yew-see-lib-see) is a C library for developing embedded Linux systems.
-It is much smaller then the 
+It is much smaller than the 
 <a href="http://www.gnu.org/software/libc/libc.html">GNU C Library</a>,
 but nearly all applications supported by glibc also work perfectly with
 uClibc. Porting applications from glibc to uClibc typically involves
@@ -52,7 +52,7 @@ PowerPC, SH, SPARC, and v850 processors.
 
 If you are building an embedded Linux system and you find that glibc is
 eating up too much space, you should consider using uClibc.  If you are
-building a huge fileserver with 12 Terabytes of storage, then using
+building a huge fileserver with 12 Terabytes of storage, than using
 glibc may be a better choice...
 <p>