소스 검색

Minor typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 5 년 전
부모
커밋
5609769c45
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/binutils.xml

+ 1 - 1
chapter06/binutils.xml

@@ -92,7 +92,7 @@ cd       build</userinput></screen>
       <varlistentry>
         <term><parameter>--enable-ld=default</parameter></term>
         <listitem>
-          <para>Build the original bdf linker and install it as both ld (the
+          <para>Build the original bfd linker and install it as both ld (the
           default linker) and ld.bfd.</para>
         </listitem>
       </varlistentry>