typo: add supertype to provided zo struct

Changed doc to match `zo-structs.rkt`
This commit is contained in:
Benjamin Greenman 2015-07-29 15:04:44 -04:00 committed by Matthew Flatt
parent 545c14a9cf
commit 7259a2c76c

View File

@ -285,7 +285,7 @@ binding, constructor, etc.}
submodules, while the @racket[post-submodules] field records submodules, while the @racket[post-submodules] field records
@racket[module*]-declared submodules.} @racket[module*]-declared submodules.}
@defstruct+[provided @defstruct+[(provided zo)
([name symbol?] ([name symbol?]
[src (or/c module-path-index? #f)] [src (or/c module-path-index? #f)]
[src-name symbol?] [src-name symbol?]