浏览代码

fix some documentation typos

Rich Felker 11 年之前
父节点
当前提交
6fdaaf251d
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      INSTALL
  2. 1 1
      WHATSNEW

+ 1 - 1
INSTALL

@@ -120,7 +120,7 @@ main host system library directories.
 
 
 Finally, it's worth noting that musl's include and lib directories in
 Finally, it's worth noting that musl's include and lib directories in
 the build tree are setup to be usable without installation, if
 the build tree are setup to be usable without installation, if
-necessary. Just modify the the paths in the spec file used by musl-gcc
+necessary. Just modify the paths in the spec file used by musl-gcc
 (it's located at $prefix/lib/musl-gcc.specs) to point to the
 (it's located at $prefix/lib/musl-gcc.specs) to point to the
 source/build tree.
 source/build tree.
 
 

+ 1 - 1
WHATSNEW

@@ -963,7 +963,7 @@ arch-specific bugs fixed:
 
 
 0.9.12 release notes
 0.9.12 release notes
 
 
-new feastures:
+new features:
 - zoneinfo time zone support
 - zoneinfo time zone support
 - PIE support on all supported archs
 - PIE support on all supported archs
 - named sub-archs for endian and float ABI variants
 - named sub-archs for endian and float ABI variants