aboutsummaryrefslogtreecommitdiff
path: root/doc/tools/docgram/orderedGrammar
diff options
context:
space:
mode:
authorJim Fehrle2020-09-06 19:09:05 -0700
committerJim Fehrle2020-11-09 15:59:54 -0800
commita9658f29280dd7c00f5b50942da5f8225f28c754 (patch)
tree059831be2adcc8485e535fbac465ab3667e5b237 /doc/tools/docgram/orderedGrammar
parente38d3bac150b709ffbbe6115723ce97177ace638 (diff)
Add global version of OPTINREF
Diffstat (limited to 'doc/tools/docgram/orderedGrammar')
-rw-r--r--doc/tools/docgram/orderedGrammar2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/docgram/orderedGrammar b/doc/tools/docgram/orderedGrammar
index 75c0ca1453..94a6fa730b 100644
--- a/doc/tools/docgram/orderedGrammar
+++ b/doc/tools/docgram/orderedGrammar
@@ -1837,7 +1837,7 @@ q_rewriting: [
]
ltac2_oriented_rewriter: [
-| [ "->" | "<-" ] ltac2_rewriter (* Ltac2 plugin *)
+| OPT [ "->" | "<-" ] ltac2_rewriter (* Ltac2 plugin *)
]
ltac2_rewriter: [