summaryrefslogtreecommitdiff
path: root/doc/README.dev
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.dev')
-rw-r--r--doc/README.dev2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.dev b/doc/README.dev
index b5ffb6644..82f74b8bd 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -790,7 +790,7 @@ does not conform to the C standard by default. References:
In MPFR, _Float128 may be defined as __float128 if the latter is provided
by the compiler, but not the former. In such a case, do not assume that
_Float128 and long double are necessarily different types (as required by
-the WG14 N2405 draft "IEC 60559 interchange and extended types").
+the WG14 N2579 draft "IEC 60559 interchange and extended types").
=====================================================================