src/Doc/Isar_Ref/Spec.thy
changeset 68278 23e12da0866c
parent 68276 cbee43ff4ceb
child 69018 7d77eab54b17
--- a/src/Doc/Isar_Ref/Spec.thy	Fri May 25 22:48:37 2018 +0200
+++ b/src/Doc/Isar_Ref/Spec.thy	Fri May 25 23:11:06 2018 +0200
@@ -1111,7 +1111,7 @@
 
   \<^descr> \<^theory_text>\<open>ML_export\<close> is similar to \<^theory_text>\<open>ML\<close>, but the resulting toplevel bindings are
   exported to the global bootstrap environment of the ML process --- it has
-  has a lasting effect that cannot be retracted. This allows ML evaluation
+  a lasting effect that cannot be retracted. This allows ML evaluation
   without a formal theory context, e.g. for command-line tools via @{tool
   process} @{cite "isabelle-system"}.