summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mpfr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpfr.h b/src/mpfr.h
index 1f2a01915..fcf311805 100644
--- a/src/mpfr.h
+++ b/src/mpfr.h
@@ -865,7 +865,7 @@ __MPFR_DECLSPEC int mpfr_total_order_p (mpfr_srcptr, mpfr_srcptr);
#endif
/* Fast access macros to replace function interface.
- If the USER doesn't want to use the macro interface, let him make happy
+ If the user doesn't want to use the macro interface, let him make happy
even if it produces faster and smaller code. */
#ifndef MPFR_USE_NO_MACRO