doc-src/IsarImplementation/Thy/Logic.thy
changeset 39281 148b78fb70d8
parent 36345 3cbce59ed78d
child 39821 bf164c153d10
--- 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