From 8f681cec7abd4d29c09708988e5fc5722bbaf7f2 Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Wed, 28 Oct 2015 09:17:23 -0400 Subject: [PATCH] fixed minor docs typo --- pkgs/racket-doc/scribblings/reference/stx-trans.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl b/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl index 838031d524..db3f8f36b3 100644 --- a/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl +++ b/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl @@ -701,7 +701,7 @@ then the @exnraise[exn:fail:contract].} Lifts a @racket[#%require] form corresponding to @racket[raw-require-spec] (either as a @tech{syntax object} or datum) to the top-level or to the top of the module currently being expanded - or to an enclosing @racket[begin-for-syntax].. + or to an enclosing @racket[begin-for-syntax]. The resulting syntax object is the same as @racket[stx], except that a fresh @tech{scope} is added. The same @tech{scope} is