From 488cfed53a56c9bffd4f329dce977d7adb6253a5 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 16 Jul 2012 15:40:01 -0500 Subject: [PATCH] typo --- collects/scribblings/tools/unit.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/tools/unit.scrbl b/collects/scribblings/tools/unit.scrbl index f7ed5f5a05..e82cd3dfbe 100644 --- a/collects/scribblings/tools/unit.scrbl +++ b/collects/scribblings/tools/unit.scrbl @@ -712,7 +712,7 @@ Registers the menu item that was most recently added as being controlled by the capability @racket[key]. This means that the (boolean) value of the capability determines if the menu item is present in the menu (the capability is checked -when the menus are cliked on). +when the menus are clicked on). This assumes that the menu items in this menu are not moved around, except by the this capability. If they are, things