summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-05-19 13:59:35 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2015-05-19 13:59:35 +0000
commita4eb27a57aa0a1dee6ffb82f21de423b26f54169 (patch)
tree59c9073ba6b3724c96a92647157932a5bd680446 /doc
parentaac938c6384a158886fd6d0b15860dde1b40d925 (diff)
downloadmpfr-a4eb27a57aa0a1dee6ffb82f21de423b26f54169.tar.gz
[doc/mpfr.texi] Typo in the latest change.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9399 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc')
-rw-r--r--doc/mpfr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpfr.texi b/doc/mpfr.texi
index 813754bc4..c8d6216af 100644
--- a/doc/mpfr.texi
+++ b/doc/mpfr.texi
@@ -1359,7 +1359,7 @@ Warning! Since the precisions are exchanged, this will affect future
assignments. Moreover, since the significand pointers are also exchanged,
you must not use this function if the allocation method used for @var{x}
and/or @var{y} does not permit it. This is the case when @var{x} and/or
-@var{y} were declared and intialized with @code{MPFR_DECL_INIT}, and
+@var{y} were declared and initialized with @code{MPFR_DECL_INIT}, and
possibly with the @ref{Custom Interface}.
@end deftypefun