Parcourir la source

fixed typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers il y a 24 ans
Parent
commit
50633e8b6e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>