ffi/unsafe: fix doc typo

From Tobias

Closes PR 13684

Merge to v5.3.4
This commit is contained in:
Matthew Flatt 2013-04-11 10:29:35 -06:00
parent c1d9b0716e
commit 98c5209c95

View File

@ -997,7 +997,7 @@ The resulting bindings are as follows:
@racketidfont{list->}@racketvarfont{id}, but fields that are structs
are recursively unpacked to lists or packed from lists.}
@item{@racketidfont{struct:}@racketvarfont{id}@racketidfont{:cpointer}:
@item{@racketidfont{struct:cpointer:}@racketvarfont{id}:
only when a @racket[#:property] is specified --- a structure type that
corresponds to a wrapper to reflect properties (see below).}