From 6197de9a09eaae32cc89d9aeb2975842393c5ef5 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Fri, 4 Jun 2010 17:59:12 -0400 Subject: [PATCH] Scheme -> Racket --- collects/test-box-recovery/test-box-recovery.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/test-box-recovery/test-box-recovery.scrbl b/collects/test-box-recovery/test-box-recovery.scrbl index 28254eb1f4..2d1cc9d1f5 100644 --- a/collects/test-box-recovery/test-box-recovery.scrbl +++ b/collects/test-box-recovery/test-box-recovery.scrbl @@ -16,4 +16,4 @@ plain-text @scheme[check-expect] forms. If either the test or expected-result expression contains non-text (e.g., an image), the converted form is a comment box containing a @scheme[check-expect] form. The box should be easy to remove using the -@menuitem["Scheme" "Uncomment"] menu item in DrRacket. +@menuitem["Racket" "Uncomment"] menu item in DrRacket.