summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-03-19 14:13:32 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-03-19 14:13:32 +0000
commitd073d1453d6db9114ac9fa5ea63edf61f1308949 (patch)
tree962dd1c95d4e533f5c58284630b99efa2ab30dc5
parent22a5a78981b32d8e154b5945e71a0e592f5839cd (diff)
downloadmpfr-d073d1453d6db9114ac9fa5ea63edf61f1308949.tar.gz
[doc/mpfr.texi] "in future version" → "in future versions".
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8106 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--doc/mpfr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpfr.texi b/doc/mpfr.texi
index 94dbf20a0..300a59922 100644
--- a/doc/mpfr.texi
+++ b/doc/mpfr.texi
@@ -2185,7 +2185,7 @@ The precision of @var{op} is set to the value read from the stream.
Return 0 iff the import was successful.
Note: this function is experimental and its interface might change in future
-version.
+versions.
@end deftypefun
@node Formatted Output Functions, Integer Related Functions, Input and Output Functions, MPFR Interface