Explorar o código

bc: remove an extra quote

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao %!s(int64=4) %!d(string=hai) anos
pai
achega
4311bfa961
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter08/bc.xml

+ 1 - 1
chapter08/bc.xml

@@ -49,7 +49,7 @@
       <title>The meaning of the configure options:</title>
 
       <varlistentry>
-        <term><parameter>CC=gcc"</parameter></term>
+        <term><parameter>CC=gcc</parameter></term>
         <listitem>
           <para>This parameter specifies the compiler to use.</para>
         </listitem>