소스 검색

Missing word in GMP page

Xi Ruoyao 7 년 전
부모
커밋
87ed66d9c7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/gmp.xml

+ 1 - 1
chapter06/gmp.xml

@@ -123,7 +123,7 @@ make html</userinput></screen>
 
     <!--para>Ensure that all 190 tests in the test suite passed.
     Check the results by issuing the following command:</para-->
-    <para>务必测试套件中的全部 190 个测试都被通过。
+    <para>务必确认测试套件中的全部 190 个测试都被通过。
 		运行下列命令检验结果:</para>
 
 <screen><userinput remap="test">awk '/# PASS:/{total+=$3} ; END{print total}' gmp-check-log</userinput></screen>