aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/proofs/automatic-tactics
diff options
context:
space:
mode:
authorcoqbot-app[bot]2021-01-22 09:36:39 +0000
committerGitHub2021-01-22 09:36:39 +0000
commit7d5618684ef17fbb34246f041b3426d42825b85a (patch)
tree24deae282c6a10518d3c3735919a896c499d60ec /doc/sphinx/proofs/automatic-tactics
parent2f79b58cdbdeb3ff3446168ede042e063a6f6c99 (diff)
parent56578a246e6b13d539fd6b0f54f7e06c641fd847 (diff)
Merge PR #13775: Improve wording for #13384 (Warn on hints without an explicit locality)
Reviewed-by: Zimmi48
Diffstat (limited to 'doc/sphinx/proofs/automatic-tactics')
-rw-r--r--doc/sphinx/proofs/automatic-tactics/auto.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sphinx/proofs/automatic-tactics/auto.rst b/doc/sphinx/proofs/automatic-tactics/auto.rst
index d2e88261ae..30f7be5f13 100644
--- a/doc/sphinx/proofs/automatic-tactics/auto.rst
+++ b/doc/sphinx/proofs/automatic-tactics/auto.rst
@@ -285,9 +285,9 @@ Creating Hints
.. deprecated:: 8.13
The default value for hint locality will change in a future
- release. For the time being, adding hints outside of sections without
- specifying an explicit locality will trigger a deprecation
- warning. We recommend you use :attr:`export` whenever possible.
+ release. Hints added outside of sections without an explicit
+ locality are now deprecated. We recommend using :attr:`export`
+ where possible.
The `Hint` commands are: