aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/10-standard-library/11686-fix-int-notations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/10-standard-library/11686-fix-int-notations.rst')
-rw-r--r--doc/changelog/10-standard-library/11686-fix-int-notations.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/10-standard-library/11686-fix-int-notations.rst b/doc/changelog/10-standard-library/11686-fix-int-notations.rst
index cc820c5a25..4959a9f9b1 100644
--- a/doc/changelog/10-standard-library/11686-fix-int-notations.rst
+++ b/doc/changelog/10-standard-library/11686-fix-int-notations.rst
@@ -2,5 +2,5 @@
Notations :n:`[|@term|]` and :n:`[||@term||]` for morphisms from 63-bit
integers to :g:`Z` and :g:`zn2z int` have been removed in favor of
:n:`φ(@term)` and :n:`Φ(@term)` respectively. These notations were
- breaking Ltac parsing. (`#11686 <https://github.com/coq/coq/pull/11686>`_,
+ breaking Ltac parsing (`#11686 <https://github.com/coq/coq/pull/11686>`_,
by Maxime Dénès).