소스 검색

typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 년 전
부모
커밋
73f7c1acf9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/coreutils-inst.xml

+ 1 - 1
chapter06/coreutils-inst.xml

@@ -25,7 +25,7 @@ provided by Net-tools. Prevent its installation by applying a patch:</para>
 
 <para>This package has a testsuite available which can perform a number of 
 checks to ensure it built correctly.  Should you choose to run it, the 
-following command will do so:</para>
+following commands will do so:</para>
 
 <para><screen><userinput>make check-root
 make RUN_EXPENSIVE_TESTS=yes check</userinput></screen></para>