瀏覽代碼

first commit - woot! fix small spelling mistake

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

+ 1 - 1
chapter01/how.xml

@@ -23,7 +23,7 @@ compiler.</para>
 <para>The first thing that will be done in Chapter 5 is building the
 <para>The first thing that will be done in Chapter 5 is building the
 toolchain, which is made up of Binutils, GCC and Glibc. The programs from
 toolchain, which is made up of Binutils, GCC and Glibc. The programs from
 these packages will be linked statically in order for them to be
 these packages will be linked statically in order for them to be
-independant of the host system.</para>
+independent of the host system.</para>
 
 
 <para>When the first toolchain is built, you will rebuild those three
 <para>When the first toolchain is built, you will rebuild those three
 packages again, this time using the toolchain we just built, rather than
 packages again, this time using the toolchain we just built, rather than