diff --git a/examples/scholarly_paper/2021-ITP-PMTI/paper.thy b/examples/scholarly_paper/2021-ITP-PMTI/paper.thy index 70be79b..3900cd0 100644 --- a/examples/scholarly_paper/2021-ITP-PMTI/paper.thy +++ b/examples/scholarly_paper/2021-ITP-PMTI/paper.thy @@ -540,7 +540,7 @@ text\ We provide the equivalent commands, respectively \<^theory_text>\term*\ and \<^theory_text>\value*\, which additionally support a validation and elaboration phase. We also provide an \<^theory_text>\assert*\-command which checks - that the evaluation of a term returns \<^const>\True\ and fails in other cases. + that the evaluation of a term returns \<^const>\True\ and fails otherwise. Note that term antiquotations are admitted in all \<^dof> commands, not just \<^theory_text>\term*\, \<^theory_text>\value*\ and \<^theory_text>\assert*\. \