typo: 'orig-d' -> 'orig-id'
This commit is contained in:
parent
e97717ef2b
commit
4c672a5b6a
|
@ -1003,7 +1003,7 @@ as follows.
|
|||
@defsubform[(rename-out [orig-id export-id] ...)]{ Exports each
|
||||
@racket[orig-id], which must be @tech{bound} within the module at
|
||||
the relevant @tech{phase level}. The symbolic name for each export is
|
||||
@racket[export-id] instead @racket[orig-d].
|
||||
@racket[export-id] instead of @racket[orig-id].
|
||||
|
||||
@examples[#:eval (syntax-eval) #:once
|
||||
(module nest racket
|
||||
|
|
Loading…
Reference in New Issue
Block a user