浏览代码

Fix typo.

David Schleef 24 年之前
父节点
当前提交
0640f1e2db
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README

+ 2 - 2
README

@@ -26,8 +26,8 @@ This will install the header files, libraries, and the gcc
 wrapper into the directories defined in Config.
 wrapper into the directories defined in Config.
 
 
 If you are targetting the same architecture as the host machine,
 If you are targetting the same architecture as the host machine,
-you may want to add a link from /lib/ld-uclibc.0 to the location
-where ld-uclibc.0 was installed.  This allows you to run binaries
+you may want to add a link from /lib/ld-uClibc.0 to the location
+where ld-uClibc.0 was installed.  This allows you to run binaries
 compiled against uClibc without contaminating /lib too much.
 compiled against uClibc without contaminating /lib too much.