瀏覽代碼

Typo fix, Thanks Bill

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 年之前
父節點
當前提交
12fefbbb2d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter01/how.xml

+ 1 - 1
chapter01/how.xml

@@ -29,7 +29,7 @@ independant of the host system.</para>
 packages again, this time using the toolchain we just built, rather than
 the host system's toolchain. In particular, all programs will be linked
 against the new Glibc rather than the host system's Glibc. All subsequent
-packages in Chapter 5 will be build and linked using this second toolchain
+packages in Chapter 5 will be built and linked using this second toolchain
 installation. When this is done (building the second toolchain), the LFS
 installation process will no longer depend on the host distribution, with
 the exception of the running kernel.</para>