From 4d6aed53285bbee856a7f73dc7230cfc0d47cf00 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 24 Nov 2008 23:42:36 +0000 Subject: [PATCH] typo svn: r12582 --- collects/scribblings/reference/stx-trans.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scribblings/reference/stx-trans.scrbl b/collects/scribblings/reference/stx-trans.scrbl index eb0ced966b..f05aad24f3 100644 --- a/collects/scribblings/reference/stx-trans.scrbl +++ b/collects/scribblings/reference/stx-trans.scrbl @@ -243,7 +243,7 @@ Indicates that no further bindings will be added to identifier?]{ Removes @scheme[intdef-ctx] from the @tech{lexical information} of -@scheme[id-stx]. This operation is useful for correlating a identifier +@scheme[id-stx]. This operation is useful for correlating an identifier that is bound in an internal-definition context with its binding before the internal-definition context was created.}