typo
authorhaftmann
Sat, 10 Jan 2015 10:40:11 +0100
changeset 59335 e743ce816cf6
parent 59334 f0141b991c8f
child 59336 a95b6f608a73
child 59337 6adaa4a17cfb
typo
src/Doc/Codegen/Evaluation.thy
--- a/src/Doc/Codegen/Evaluation.thy	Sat Jan 10 10:24:30 2015 +0100
+++ b/src/Doc/Codegen/Evaluation.thy	Sat Jan 10 10:40:11 2015 +0100
@@ -234,7 +234,7 @@
 text {*
   By virtue of @{fact interp.simps}, @{ML "Reification.conv"} provides a conversion
   which, for this concrete example, yields @{thm thm [no_vars]}.  Note that the argument
-  to @{const interp} does not contain any free variables and can this be evaluated
+  to @{const interp} does not contain any free variables and can thus be evaluated
   using evaluation.
 
   A less meager example can be found in the AFP, session @{text "Regular-Sets"},