Quellcode durchsuchen

fixed typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers vor 24 Jahren
Ursprung
Commit
50633e8b6e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>