another edito

closes PR 13734
This commit is contained in:
Robby Findler 2013-05-06 14:54:26 -05:00
parent 65b7d7855c
commit 23d2e5cf83

View File

@ -441,7 +441,7 @@ contract is not a flat contract).
If this is not the case, and the contract is
always flat then the field must be annotated with
the @racket[#:flat], or the field must be annotated with
@racket[#:chaperone] (in which case, it must be a mutable field).
@racket[#:impersonator] (in which case, it must be a mutable field).
A @racket[field-name] is either an identifier naming a field in the first
case, an identifier naming a selector in the second case indicated