fixed antiquotation;
authorwenzelm
Fri, 10 Sep 2010 15:42:14 +0200
changeset 39281 148b78fb70d8
parent 39280 deab5d9c1ef1
child 39282 7c69964c6d74
fixed antiquotation;
doc-src/IsarImplementation/Thy/Logic.thy
--- a/doc-src/IsarImplementation/Thy/Logic.thy	Fri Sep 10 15:39:55 2010 +0200
+++ b/doc-src/IsarImplementation/Thy/Logic.thy	Fri Sep 10 15:42:14 2010 +0200
@@ -580,7 +580,7 @@
   \item @{ML_type thm} represents proven propositions.  This is an
   abstract datatype that guarantees that its values have been
   constructed by basic principles of the @{ML_struct Thm} module.
-  Every @{ML thm} value contains a sliding back-reference to the
+  Every @{ML_type thm} value contains a sliding back-reference to the
   enclosing theory, cf.\ \secref{sec:context-theory}.
 
   \item @{ML proofs} specifies the detail of proof recording within