[Gmp-commit] /var/hg/gmp-6.1: -typo
mercurial at gmplib.org
mercurial at gmplib.org
Sun Dec 6 20:26:11 UTC 2015
details: /var/hg/gmp-6.1/rev/e1db5890f78d
changeset: 16928:e1db5890f78d
user: Marco Bodrato <bodrato at mail.dm.unipi.it>
date: Mon Nov 23 17:39:14 2015 +0100
description:
-typo
diffstat:
doc/gmp.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 412d12595f99 -r e1db5890f78d doc/gmp.texi
--- a/doc/gmp.texi Sun Nov 01 17:31:39 2015 +0100
+++ b/doc/gmp.texi Mon Nov 23 17:39:14 2015 +0100
@@ -4231,7 +4231,7 @@
Rational numbers are stored in objects of type @code{mpq_t}.
All rational arithmetic functions assume operands have a canonical form, and
-canonicalize their result. The canonical from means that the denominator and
+canonicalize their result. The canonical form means that the denominator and
the numerator have no common factors, and that the denominator is positive.
Zero has the unique representation 0/1.
More information about the gmp-commit
mailing list