diff options
| -rw-r--r-- | doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst b/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst index 4bed302da1..8d1564533d 100644 --- a/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst +++ b/doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rst @@ -1,4 +1,4 @@ - **Added:** - Ssreflect intro pattern ltac views ``/[dup]``, ``/[swap]`` and ``/[apply]`` + SSReflect intro pattern ltac views ``/[dup]``, ``/[swap]`` and ``/[apply]`` (`#13317 <https://github.com/coq/coq/pull/13317>`_, by Cyril Cohen). |
