Typo in impersonate-hash docs
This commit is contained in:
parent
1dced5f560
commit
af73e6f274
|
@ -277,7 +277,7 @@ or override impersonator-property values of @racket[box].}
|
|||
Returns an impersonator of @racket[hash], which redirects the
|
||||
@racket[hash-ref], @racket[hash-set!] or @racket[hash-set] (as
|
||||
applicable), and @racket[hash-remove] or @racket[hash-remove!] (as
|
||||
application) operations. When
|
||||
applicable) operations. When
|
||||
@racket[hash-set] or @racket[hash-remove] is used on an impersonator of a hash
|
||||
table, the result is an impersonator with the same redirecting procedures.
|
||||
In addition, operations like
|
||||
|
|
Loading…
Reference in New Issue
Block a user