Fix typo in reference
This commit is contained in:
parent
08ae925408
commit
98b1f8189d
|
@ -11,7 +11,7 @@ others) create continuations that receive multiple values.
|
|||
|
||||
@defproc[(values [v any/c] ...) any]{
|
||||
|
||||
Returns the given @racket[v]s. That is, @racket[values] returns as
|
||||
Returns the given @racket[v]s. That is, @racket[values] returns its
|
||||
provided arguments.
|
||||
|
||||
@examples[
|
||||
|
|
Loading…
Reference in New Issue
Block a user