Browse Source

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 năm trước cách đây
mục cha
commit
81314a51a5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>