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>