fix typo in advanced define-struct docs
svn: r11168
This commit is contained in:
parent
cb777014b0
commit
88ed3843da
|
@ -116,10 +116,6 @@ additional set of operations:
|
|||
|
||||
@itemize{
|
||||
|
||||
@item{@schemeidfont{make-}@scheme[structid] : takes a number of
|
||||
arguments equal to the number of fields in the structure type,
|
||||
and creates a new instance of the structure type.}
|
||||
|
||||
@item{@schemeidfont{set-}@scheme[structid]@schemeidfont{-}@scheme[fieldid]@schemeidfont{!}
|
||||
: takes an instance of the structure and a value, and changes
|
||||
the instance's field to the given value.}
|
||||
|
|
Loading…
Reference in New Issue
Block a user