aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog/10-standard-library/11725-cleanup-reals.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/10-standard-library/11725-cleanup-reals.rst b/doc/changelog/10-standard-library/11725-cleanup-reals.rst
index 84a8ceb514..02ee7e6c70 100644
--- a/doc/changelog/10-standard-library/11725-cleanup-reals.rst
+++ b/doc/changelog/10-standard-library/11725-cleanup-reals.rst
@@ -1,5 +1,5 @@
- **Changed:**
-Use implicit arguments for ``ConstructiveReals``. Move ``ConstructiveReals``
+ Use implicit arguments for ``ConstructiveReals``. Move ``ConstructiveReals``
into new directory ``Abstract``. Remove imports of implementations inside
those ``Abstract`` files. Move implementation by means of Cauchy sequences in new directory ``Cauchy``.
(`#11725 <https://github.com/coq/coq/pull/11725>`_,