瀏覽代碼

doc/: typo fix

noted by Carlo Zinato <c.zinato@viscount.it>

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 14 年之前
父節點
當前提交
69a55ecbdd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/Glibc_vs_uClibc_Differences.txt

+ 1 - 1
docs/Glibc_vs_uClibc_Differences.txt

@@ -66,7 +66,7 @@ encrypt_r, since these are not required by SuSv3.
 
 12) uClibc directly uses kernel types to define most opaque data types.
 
-13) uClibc directly uses the linux kernel's arch specific 'stuct stat'.
+13) uClibc directly uses the linux kernel's arch specific 'struct stat'.
 
 14) uClibc's librt library currently lacks all aio routines, all clock
     routines, and all shm routines (only the timer routines and the mq