fix doc typo

This commit is contained in:
Matthew Flatt 2015-10-21 15:16:56 -06:00
parent 7b7a315777
commit 62f089756c

View File

@ -976,7 +976,7 @@ identifiers. Each list of identifiers includes all bindings imported
(into the module being expanded) using the module path (into the module being expanded) using the module path
@racket[mod-path], or all modules if @racket[mod-path] is @racket[mod-path], or all modules if @racket[mod-path] is
@racket[#f]. The association list includes all identifiers imported @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]. @racket[phase-level] is @racket[#t].
When an identifier is renamed on import, the result association list When an identifier is renamed on import, the result association list