summaryrefslogtreecommitdiff
path: root/doc/mpfr.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mpfr.texi')
-rw-r--r--doc/mpfr.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpfr.texi b/doc/mpfr.texi
index 0d01ce3b9..64328d4fd 100644
--- a/doc/mpfr.texi
+++ b/doc/mpfr.texi
@@ -679,7 +679,7 @@ to represent a group of flags (or a mask).
@comment node-name, next, previous, up
@section MPFR Variable Conventions
-Before you can assign to an MPFR variable, you need to initialize it by calling
+Before you can assign to a MPFR variable, you need to initialize it by calling
one of the special initialization functions. When you're done with a
variable, you need to clear it out, using one of the functions for that
purpose.