diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-09-09 03:15:32 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-09-09 03:15:32 +0800 |
commit | c7df34cbc51739936cf0006ced0024a8ea8436e8 (patch) | |
tree | 1a019160b870168499639f5bfb4d093813ea3083 | |
parent | 9f9a9b495005f94f9fd6e0d7e1436e5a8b4916ef (diff) |
mpfr: 4.2.1 has 198 tests
-rw-r--r-- | chapter08/mpfr.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/mpfr.xml b/chapter08/mpfr.xml index c9e7c1a7d..60181d6e9 100644 --- a/chapter08/mpfr.xml +++ b/chapter08/mpfr.xml @@ -58,7 +58,7 @@ make html</userinput></screen> Do not skip it under any circumstances.</para> </important> - <para>Test the results and ensure that all 197 tests passed:</para> + <para>Test the results and ensure that all 198 tests passed:</para> <screen><userinput remap="test">make check</userinput></screen> |