From 62f089756cf9abc6ff5a98a2ffedeed02e3065cf Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 21 Oct 2015 15:16:56 -0600 Subject: [PATCH] fix doc 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 e44b5aab10..838031d524 100644 --- a/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl +++ b/pkgs/racket-doc/scribblings/reference/stx-trans.scrbl @@ -976,7 +976,7 @@ identifiers. Each list of identifiers includes all bindings imported (into the module being expanded) using the module path @racket[mod-path], or all modules if @racket[mod-path] is @racket[#f]. The association list includes all identifiers imported -with a @racket[phase-level] shift, of all shifts if +with a @racket[phase-level] shift, or all shifts if @racket[phase-level] is @racket[#t]. When an identifier is renamed on import, the result association list