瀏覽代碼

- fix typo

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
4d08c75822
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      libc/sysdeps/linux/README

+ 2 - 2
libc/sysdeps/linux/README

@@ -1,7 +1,7 @@
 This directory level abstracts out the Linux Operating System dependent
 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
 port uClibc to some new Linux architecture (arm, mips, etc), this is the place
 to add that support.
 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.
 goes in the 'common' directory.