Fix TR reference typo
This commit is contained in:
parent
277051fcf1
commit
4b580a8b8d
|
@ -545,7 +545,7 @@ functions and continuation mark functions.
|
|||
(code:line keyword type)]
|
||||
[rest (code:line)
|
||||
(code:line #:rest type)])]{
|
||||
Contructs the type of functions with optional or rest arguments. The first
|
||||
Constructs the type of functions with optional or rest arguments. The first
|
||||
list of @racket[mandatory-dom]s correspond to mandatory argument types. The list
|
||||
@racket[optional-doms], if provided, specifies the optional argument types.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user