Jelajahi Sumber

Typo fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 tahun lalu
induk
melakukan
a78a9b4e02
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>