aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog/03-notations/12965-master+fix9569-propagage-binding-vars-notations.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/03-notations/12965-master+fix9569-propagage-binding-vars-notations.rst b/doc/changelog/03-notations/12965-master+fix9569-propagage-binding-vars-notations.rst
index 83baf65526..e63ab9696e 100644
--- a/doc/changelog/03-notations/12965-master+fix9569-propagage-binding-vars-notations.rst
+++ b/doc/changelog/03-notations/12965-master+fix9569-propagage-binding-vars-notations.rst
@@ -1,5 +1,5 @@
- **Fixed:**
- Occasional unexpected capture of the name of global references by
+ Capture of the name of global references by
binders in the presence of notations for binders
(`#12965 <https://github.com/coq/coq/pull/12965>`_,
fixes `#9569 <https://github.com/coq/coq/issues/9569>`_,