fix name of function in docs
Closes PR 12950
(cherry picked from commit d19137c998
)
This commit is contained in:
parent
e475d92910
commit
c0b1c96850
|
@ -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