diff options
| author | Fred Drake <fdrake@acm.org> | 1999-02-20 05:20:49 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-02-20 05:20:49 +0000 |
| commit | 76991ec75abb3bfb1f72be884c82679aa0faba4a (patch) | |
| tree | cc0cb672bfd6b83c62fb7a2057a9c84cebd9751c | |
| parent | 199b79c37b03e776e9fa5ef956f3675ccfa36f9c (diff) | |
| download | cpython-git-76991ec75abb3bfb1f72be884c82679aa0faba4a.tar.gz | |
Shorten section title.
| -rw-r--r-- | Doc/lib/libmpz.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libmpz.tex b/Doc/lib/libmpz.tex index eb5dea81bb..7e82c8bfd8 100644 --- a/Doc/lib/libmpz.tex +++ b/Doc/lib/libmpz.tex @@ -1,7 +1,7 @@ \section{\module{mpz} --- - GNU MP library for arbitrary precision arithmetic.} -\declaremodule{builtin}{mpz} + GNU arbitrary magnitude integers} +\declaremodule{builtin}{mpz} \modulesynopsis{Interface to the GNU MP library for arbitrary precision arithmetic.} |
