typo: 'orig-d' -> 'orig-id'

This commit is contained in:
Ben Greenman 2018-07-23 22:56:18 -04:00
parent e97717ef2b
commit 4c672a5b6a

View File

@ -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