CookBook/Recipes/TimeLimit.thy
changeset 175 7c09bd3227c5
parent 168 009ca4807baa
child 186 371e4375c994
--- a/CookBook/Recipes/TimeLimit.thy	Fri Mar 13 01:15:55 2009 +0100
+++ b/CookBook/Recipes/TimeLimit.thy	Fri Mar 13 12:21:44 2009 +0100
@@ -36,7 +36,7 @@
   is reached.
 
   Note that @{ML  "timeLimit" in TimeLimit} is only meaningful when you use PolyML, 
-  because PolyML has the infrastructure for multithreading programming on 
+  because PolyML has the infrastructure for multithreaded programming on 
   which @{ML "timeLimit" in TimeLimit} relies.
 
 \begin{readmore}