typo: add supertype to provided
zo struct
Changed doc to match `zo-structs.rkt`
This commit is contained in:
parent
545c14a9cf
commit
7259a2c76c
|
@ -285,7 +285,7 @@ binding, constructor, etc.}
|
|||
submodules, while the @racket[post-submodules] field records
|
||||
@racket[module*]-declared submodules.}
|
||||
|
||||
@defstruct+[provided
|
||||
@defstruct+[(provided zo)
|
||||
([name symbol?]
|
||||
[src (or/c module-path-index? #f)]
|
||||
[src-name symbol?]
|
||||
|
|
Loading…
Reference in New Issue
Block a user