summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-09-02 22:49:53 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-09-02 22:49:53 +0000
commit736d6eed50f809e3f010ba91d2221c1f4ff3c530 (patch)
tree36fdfe1a531759ae99774427fe79d0f7a7c55daf
parent1caf5e7d4e72c142d2f980abc6f0d481c5c3a7f6 (diff)
downloadmpfr-736d6eed50f809e3f010ba91d2221c1f4ff3c530.tar.gz
tests/tests.c: typo in comment.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6405 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--tests/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.c b/tests/tests.c
index 4f9bf39d5..07c59adf3 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -603,7 +603,7 @@ test4rm (int (*fct) (FLIST), mpfr_srcptr x, mpfr_ptr y, mpfr_ptr z,
x is the input (hexadecimal format)
y is the expected output (hexadecimal format) for foo(x) with rounding rnd
- If rnd is Z, y is the expected output in round-towards-zero, and the
+ If rnd is Z, y is the expected output in round-toward-zero, and the
three directed rounding modes are tested, then the round-to-nearest
mode is tested in precision yprec-1. This is useful for worst cases,
where yprec is the minimum value such that one has a worst case in a