summaryrefslogtreecommitdiff
path: root/doc/README.dev
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-07-08 11:05:13 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-07-08 11:05:13 +0000
commit87fc24b6bb928d3d257e1c074edd1f19e545aff4 (patch)
tree6f5ff9a2307a49660bb339a91468564c705dfbe9 /doc/README.dev
parent7f3f162cce6b5491da99a5ee2bea4f09318f4348 (diff)
downloadmpfr-87fc24b6bb928d3d257e1c074edd1f19e545aff4.tar.gz
Fixed spelling mistakes found by codespell 1.15.0.
(merged changeset r13522 from the trunk) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@13523 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/README.dev')
-rw-r--r--doc/README.dev6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.dev b/doc/README.dev
index d79635cd5..0e048d3e1 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -591,7 +591,7 @@ Language C:
http://www.vmunix.com/~gabor/c/draft.html
To allow MPFR to be built on some buggy compiler, try to follow
-theses rules:
+these rules:
=====================================================================
@@ -818,7 +818,7 @@ to the new timeout value in seconds (or 0 to disable the timeout).
===========================================================================
This feature is available only for gcc >= 3.0 and glibc >= 2.0.
-To achieve this, theses macros have been added:
+To achieve this, these macros have been added:
+++ MPFR_LOG_VAR(y)
Log a MPFR variable if requested (INTERNAL).
@@ -872,7 +872,7 @@ its goals too.
ZivLoop Controller
Ziv strategy is quite used in MPFR. In order to factorize the code, you
-could use theses macros:
+could use these macros:
+++ MPFR_ZIV_DECL(_x)
Declare a ZivLoop controller