From 65b7d7855c21555c0ad96e3e38cd7bbd528f5e8f Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 6 May 2013 14:44:20 -0500 Subject: [PATCH] edito --- collects/scribblings/reference/syntax.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/syntax.scrbl b/collects/scribblings/reference/syntax.scrbl index d0d910cc75..5ddc36875d 100644 --- a/collects/scribblings/reference/syntax.scrbl +++ b/collects/scribblings/reference/syntax.scrbl @@ -1495,7 +1495,7 @@ used in the expression match those given in the earlier definition: If the definition follows the use like this, then the @racket[define-sym-case] macro does not have -a chance to bind @racket[S] and the @racket[sym-case] +a chance to bind @racket[id] and the @racket[sym-case] macro signals an error: @interaction[#:eval meta-in-eval (let ()