OSDN Git Service

- fix typo
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 12 Sep 2008 09:21:07 +0000 (09:21 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 12 Sep 2008 09:21:07 +0000 (09:21 -0000)
libc/sysdeps/linux/README

index 4a7e4d2..76944f9 100644 (file)
@@ -1,7 +1,7 @@
 This directory level abstracts out the Linux Operating System dependent
-features of uClibc for suported Linux architectures/CPUs.  If you wanted to
+features of uClibc for supported Linux architectures/CPUs.  If you wanted to
 port uClibc to some new Linux architecture (arm, mips, etc), this is the place
 to add that support.
 
-All the common stuff that is not at all dependent on a particular Linux architecture
+All stuff that is not at all dependent on a particular Linux architecture
 goes in the 'common' directory.