diff options
author | David Bryant <davidbryant@gvtc.com> | 2022-11-21 16:13:06 -0600 |
---|---|---|
committer | David Bryant <davidbryant@gvtc.com> | 2022-11-21 16:13:06 -0600 |
commit | 54948b710c6976f5de159da89b8431497e5b7e2f (patch) | |
tree | c161e171a9f0100e6404534fe640a6e699645402 /chapter08/mpfr.xml | |
parent | 651f491b51ea10fbecca8ef646ee17d353cba7e1 (diff) |
Straighten out capitalization, correct a few grammatical errors,
improve English idiom, clarify a few things, remove superfluous
verbiage, etc.
Diffstat (limited to 'chapter08/mpfr.xml')
-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 f2344facb..7237b1ecb 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 tests passed:</para> + <para>Test the results and ensure that all 183 tests passed:</para> <screen><userinput remap="test">make check</userinput></screen> |