diff options
| author | Théo Zimmermann | 2020-03-08 09:03:21 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2020-03-08 09:09:34 +0100 |
| commit | 7f53c4266d1159f5855df70e0ef63e519df46cd5 (patch) | |
| tree | e664268d4f9fcdeddb028a3cd2d413692eda7811 /doc/changelog/02-specification-language/11368-trailing_implicit_error.rst | |
| parent | dbd3a4c4213b3d56908a8387de93e27aaec501a4 (diff) | |
Minor improvements to the unreleased changelog.
Diffstat (limited to 'doc/changelog/02-specification-language/11368-trailing_implicit_error.rst')
| -rw-r--r-- | doc/changelog/02-specification-language/11368-trailing_implicit_error.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changelog/02-specification-language/11368-trailing_implicit_error.rst b/doc/changelog/02-specification-language/11368-trailing_implicit_error.rst index a7ffde31fc..b0e658998b 100644 --- a/doc/changelog/02-specification-language/11368-trailing_implicit_error.rst +++ b/doc/changelog/02-specification-language/11368-trailing_implicit_error.rst @@ -1,6 +1,6 @@ - **Changed:** The warning raised when a trailing implicit is declared to be non maximally - inserted (with the command cmd:`Arguments <Arguments (implicits)>`) has been turned into an error. - This was deprecated since Coq 8.10. + inserted (with the command :cmd:`Arguments <Arguments (implicits)>`) has been turned into an error. + This was deprecated since Coq 8.10 (`#11368 <https://github.com/coq/coq/pull/11368>`_, by SimonBoulier). |
