Explorar o código

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher %!s(int64=22) %!d(string=hai) anos
pai
achega
a78a9b4e02
Modificáronse 1 ficheiros con 1 adicións e 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>