aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-10-24 18:07:12 +0000
committerGitHub2020-10-24 18:07:12 +0000
commitd397f10bf4d334189523e187b2cd5fd6e18b4bcc (patch)
tree30342132cba37039a197ef8b119958b45756efc5
parentc86f919db712cf0255a725770283e0a2cc042a1f (diff)
parentfeaee688455d3fb84bc0ac2daf3b42b0864692de (diff)
Merge PR #13263: Correct doc using :>>
Reviewed-by: Zimmi48 Reviewed-by: jfehrle
-rw-r--r--doc/sphinx/changes.rst4
-rw-r--r--doc/sphinx/language/core/basic.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst
index 401c7d4381..5bc229954f 100644
--- a/doc/sphinx/changes.rst
+++ b/doc/sphinx/changes.rst
@@ -1463,8 +1463,8 @@ Changes in 8.11+beta1
A simplification of parsing rules could cause a slight change of
parsing precedences for the very rare users who defined notations
with `constr` at level strictly between 100 and 200 and used these
- notations on the right-hand side of a cast operator (`:`, `:>`,
- `:>>`) (`#10963 <https://github.com/coq/coq/pull/10963>`_, by Théo
+ notations on the right-hand side of a cast operator (`:`, `<:`,
+ `<<:`) (`#10963 <https://github.com/coq/coq/pull/10963>`_, by Théo
Zimmermann, simplification initially noticed by Jim Fehrle).
**Tactics**
diff --git a/doc/sphinx/language/core/basic.rst b/doc/sphinx/language/core/basic.rst
index 3cc3fe231a..b1f7646be0 100644
--- a/doc/sphinx/language/core/basic.rst
+++ b/doc/sphinx/language/core/basic.rst
@@ -172,7 +172,7 @@ Other tokens
(even when starting |Coq| with the `-noinit` command-line flag)::
! #[ % & ' ( () ) * + , - ->
- . .( .. ... / : ::= := :> :>> ; < <+ <- <:
+ . .( .. ... / : ::= := :> ; < <+ <- <:
<<: <= = => > >-> >= ? @ @{ [ ] _
`( `{ { {| | }