This commit is contained in:
Matthias Felleisen 2015-04-09 10:46:14 -04:00
parent 7e089f3d7f
commit 1d0a32dc61

View File

@ -15,6 +15,6 @@ expanded (see @secref[#:doc refman "fully-expanded"] and
@racket[expand]). @racket[expand]).
The inspector @racket[insp] is used to disarm @racket[expr-stx] and The inspector @racket[insp] is used to disarm @racket[expr-stx] and
sub-expressions before extracting idenrifiers. The default sub-expressions before extracting identifiers. The default
@racket[insp] is the declaration-time inspector of the @racket[insp] is the declaration-time inspector of the
@racketmodname[syntax/free-vars] module.} @racketmodname[syntax/free-vars] module.}