From 26b709352fb1c41b5933a597d722fe6a260d6cfb Mon Sep 17 00:00:00 2001 From: Matthias Felleisen Date: Tue, 16 Oct 2007 17:48:58 +0000 Subject: [PATCH] typo in world.thtml svn: r7512 --- collects/teachpack/htdp/Docs/world.thtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.