Explorar el Código

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher hace 22 años
padre
commit
a78a9b4e02
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter06/gawk-inst.xml

+ 1 - 1
chapter06/gawk-inst.xml

@@ -12,7 +12,7 @@ install it. Issue the following command to apply the patch:</para>
 libexec directory. The patch will allow us to override it by passing
 <emphasis>--libexecdir</emphasis> to the configure script.</para>
 
-<para>Prepare Texinfo to be compiled:</para>
+<para>Prepare Gawk to be compiled:</para>
 
 <para><screen><userinput>./configure --prefix=/usr --libexecdir=/usr/bin</userinput></screen></para>