Explorar el Código

fixed typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers hace 24 años
padre
commit
50633e8b6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>