diff options
| author | SimonBoulier | 2020-01-08 11:00:05 +0100 |
|---|---|---|
| committer | GitHub | 2020-01-08 11:00:05 +0100 |
| commit | b9f3e03dd07e678ce900f332cf4653c5d222ee16 (patch) | |
| tree | 3dd390c63c86f7365def54d6c0835a459abce28b | |
| parent | 9cbd740cd7e8936a9411528fc5dd4d5ddb0d3c1d (diff) | |
Update doc/changelog/02-specification-language/11368-trailing_implicit_error.rst
Co-Authored-By: Théo Zimmermann <theo.zimmi@gmail.com>
| -rw-r--r-- | doc/changelog/02-specification-language/11368-trailing_implicit_error.rst | 2 |
1 files changed, 1 insertions, 1 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 9a8d619f3b..a7ffde31fc 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 `Arguments`) has been turned into an error. + 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). |
