We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85e0c61 + 736e458 commit 5132db8Copy full SHA for 5132db8
HB/common/database.elpi
@@ -277,7 +277,7 @@ assert-building-bottom-up CurrentClass C3n C1n C2n :-
277
Msg2 is "- declare an additional structure that inherits from both "
278
^ C1nS ^ " and " ^ C2nS
279
^ " and from which " ^ Before ^ " and/or " ^ After ^ " inherit.",
280
- coq.error "You must declare the hierarchy bottom-up or addd a missing join."
+ coq.error "You must declare the hierarchy bottom-up or add a missing join."
281
"There are two ways out:"
282
Msg1
283
Msg2)
0 commit comments