s/comparing with with/comparing it with/ (#3314)
Duplicated word in documentation.
This commit is contained in:
parent
303a941915
commit
ec0ec8e970
|
@ -1013,7 +1013,7 @@ macro expansion in the current definition context.
|
|||
In a @tech{syntax transformer} that runs in a non-expression context
|
||||
and forces the expansion of subforms with @racket[local-expand], use
|
||||
@racket[syntax-local-identifier-as-binding] on an identifier from the
|
||||
expansion before moving it into a binding position or comparing with
|
||||
expansion before moving it into a binding position or comparing it
|
||||
with @racket[bound-identifier=?]. Otherwise, the results can be
|
||||
inconsistent with the way that @racket[define] works in the same
|
||||
definition context.
|
||||
|
|
Loading…
Reference in New Issue
Block a user