diff --git a/collects/teachpack/htdp/Docs/world.thtml b/collects/teachpack/htdp/Docs/world.thtml index 6cc6280fde..5759fd952d 100644 --- a/collects/teachpack/htdp/Docs/world.thtml +++ b/collects/teachpack/htdp/Docs/world.thtml @@ -111,7 +111,7 @@ simulation after you stop it.

then displayed in the teachpack's canvas
  • {(idx end-of-time)} : String u Symbol -> World
    When DrScheme - evaluates (end-of-time), it stops the clock and displays the + evaluates (end-of-time "the end"), it stops the clock and displays the given string or symbol; no further tick events, key events, or redraw events take place until the world is created again.