浏览代码

fixed typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 年之前
父节点
当前提交
50633e8b6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter08/lilo.xml

+ 1 - 1
chapter08/lilo.xml

@@ -1,7 +1,7 @@
 <sect1 id="ch08-lilo">
 <title>Making the LFS system bootable</title>
 
-<para>In order to being able to boot the LFS system, we need to update our
+<para>In order to be able to boot the LFS system, we need to update our
 bootloader. We're assuming that your host system is using Lilo (since
 that's the most commonly used boot loader at the moment).</para>