Explorar el Código

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Ken Moffat hace 11 años
padre
commit
85583fa885
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter06/systemd.xml

+ 1 - 1
chapter06/systemd.xml

@@ -56,7 +56,7 @@ BLKID_LIBS="-lblkid"
 BLKID_CFLAGS="-I/tools/include/blkid"</literal>
 EOF</userinput></screen>
 
-    <para>Aditionally, fix a build error when using Util-Linux built in
+    <para>Additionally, fix a build error when using Util-Linux built in
     Chapter 5:</para>
 
 <screen><userinput remap="pre">sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h")</userinput></screen>