Fixed a typo (#1907)

Fixed a typo in the reference documentation for `impersonate-procedure*`.
This commit is contained in:
dented42 2017-12-08 13:20:46 -07:00 committed by Ben Greenman
parent 161fcf0adb
commit 167164b8a0

View File

@ -288,7 +288,7 @@ of impersonators with respect to wrapping impersonators to be detected within
Like @racket[impersonate-procedure], except that @racket[wrapper-proc]
receives an additional argument before all other arguments. The
additional argument is the procedure @racket[_orig-proc] that was
original applied.
originally applied.
If the result of @racket[impersonate-procedure*] is applied directly,
then @racket[_orig-proc] is that result. If the result is further