bc: remove an extra quote

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2021-03-15 05:54:50 +00:00
parent fa510ae7f4
commit 4311bfa961

View File

@ -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>