typo in docs
This commit is contained in:
parent
6c17f38f27
commit
652c0d37c5
|
@ -2131,7 +2131,7 @@ The @racket[define-struct/contract] form only allows a subset of the
|
||||||
(code:line #:srcloc srcloc-expr)]
|
(code:line #:srcloc srcloc-expr)]
|
||||||
[name-for-blame
|
[name-for-blame
|
||||||
(code:line)
|
(code:line)
|
||||||
#:name-for-blame blame-id]
|
(code:line #:name-for-blame blame-id)]
|
||||||
[context-limit (code:line)
|
[context-limit (code:line)
|
||||||
(code:line #:context-limit limit-expr)])]{
|
(code:line #:context-limit limit-expr)])]{
|
||||||
Defines @racket[id] to be @racket[orig-id], but with the contract
|
Defines @racket[id] to be @racket[orig-id], but with the contract
|
||||||
|
|
Loading…
Reference in New Issue
Block a user