소스 검색

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>