fix doc typo
This commit is contained in:
parent
7b7a315777
commit
62f089756c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user