瀏覽代碼

Typo fix, Thanks Bill -- and why can't I group these three commits to the same file together?

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

+ 1 - 1
chapter01/how.xml

@@ -41,7 +41,7 @@ This is very similar to rebooting and instructing the kernel to mount the
 LFS partition as the root partition. The reason that you don't actually
 reboot, but instead chroot, is that creating a bootable system requires
 additional work which isn't necessary. As well, chrooting allows you
-to continue using the host while  LFS is being built.  While software is
+to continue using the host while LFS is being built.  While software is
 being installed you can simply switch to a different VC (Virtual Console)
 or X desktop and continue using the computer as you normally would.</para>