소스 검색

Grammar fix in last commit.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer 22 년 전
부모
커밋
a08cb59d98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter05/binutils-pass1-inst.xml

+ 1 - 1
chapter05/binutils-pass1-inst.xml

@@ -52,7 +52,7 @@ make LDFLAGS="-all-static"</userinput></screen>
 <itemizedlist>
 <listitem><para><userinput>configure-host</userinput>: This forces all the
 subdirectories to be configured immediately. A statically linked build will
-fail without this. We therefore use this option to work around the
+fail without it. We therefore use this option to work around the
 problem.</para></listitem>
 
 <listitem><para><userinput>LDFLAGS="-all-static"</userinput>: This tells the