浏览代码

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>