typo in world.thtml

svn: r7512
This commit is contained in:
Matthias Felleisen 2007-10-16 17:48:58 +00:00
parent ac85e14527
commit 26b709352f

View File

@ -111,7 +111,7 @@ simulation after you stop it.</p>
then displayed in the teachpack's canvas then displayed in the teachpack's canvas
<li><code>{(idx end-of-time)} : String u Symbol -> World</code><br> When DrScheme <li><code>{(idx end-of-time)} : String u Symbol -> World</code><br> When DrScheme
evaluates <code>(end-of-time)</code>, it stops the clock and displays the evaluates <code>(end-of-time "the end")</code>, it stops the clock and displays the
given string or symbol; no further tick events, key events, or redraw events given string or symbol; no further tick events, key events, or redraw events
take place until the world is created again. </menu></p> take place until the world is created again. </menu></p>