Pārlūkot izejas kodu

Fix typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 gadi atpakaļ
vecāks
revīzija
2011e1f21d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      chapter05/bzip2-exp.xml

+ 1 - 1
chapter05/bzip2-exp.xml

@@ -2,7 +2,7 @@
 <title>Command explanations</title>
 <title>Command explanations</title>
 
 
 <para><userinput>make CC="gcc -static -s": </userinput>These flags instruct
 <para><userinput>make CC="gcc -static -s": </userinput>These flags instruct
-instruct gcc to statically link bzip2, without compiling symbols.</para>
+gcc to statically link bzip2, without compiling symbols.</para>
 
 
 </sect2>
 </sect2>