fix name of function in docs
Closes PR 12950
This commit is contained in:
parent
8fc008c569
commit
d19137c998
|
@ -144,7 +144,7 @@ forms like @racket[with-disappeared-uses].
|
|||
#:contracts ([stx-expr syntax?])]{
|
||||
|
||||
Evaluates the @racket[stx-expr], catching identifiers looked up using
|
||||
@racket[syntax-local-value/catch]. Adds the caught identifiers to the
|
||||
@racket[syntax-local-value/record]. Adds the caught identifiers to the
|
||||
@racket['disappeared-uses] syntax property of the resulting syntax
|
||||
object.
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user