spelling
authorhaftmann
Thu, 18 Apr 2013 18:55:23 +0200
changeset 51713 4fd969609b4d
parent 51712 30624dab6054
child 51714 88f7f38d5cb9
spelling
src/Doc/Codegen/Evaluation.thy
--- a/src/Doc/Codegen/Evaluation.thy	Wed Apr 17 21:23:35 2013 +0200
+++ b/src/Doc/Codegen/Evaluation.thy	Thu Apr 18 18:55:23 2013 +0200
@@ -156,7 +156,7 @@
   @{text "SOME t'"} in the first case, @{text "NONE"} in the
   second, and propagating the exception in the third case.  A strict
   variant of plain evaluation either yields @{text "t'"} or propagates
-  any exception, a liberal variant caputures any exception in a result
+  any exception, a liberal variant captures any exception in a result
   of type @{text "Exn.result"}.
   
   For property conversion (which coincides with conversion except for