aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theories/Init/SpecifSyntax.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Init/SpecifSyntax.v b/theories/Init/SpecifSyntax.v
index 38e11e8f3e..50c3df5de7 100644
--- a/theories/Init/SpecifSyntax.v
+++ b/theories/Init/SpecifSyntax.v
@@ -121,7 +121,7 @@ Syntax constr
;
(** Pretty-printing of [sumbool] and [sumor] *)
- level 4:
+ level 7:
sumbool [ (sumbool $t1 $t2) ]
-> [ [<hov 0> "{" $t1:E "}" [0 1] "+" "{" $t2:L "}"] ]
| sumor [ (sumor $t1 $t2) ]