Corrected a typo in the contracts reference ('exmaple' -> 'example').
svn: r14151
This commit is contained in:
parent
0a0053c9fd
commit
2068a5dcc3
|
@ -367,7 +367,7 @@ The @scheme[case->] contract is a specialized contract,
|
|||
designed to match @scheme[case-lambda] and
|
||||
@scheme[unconstrained-domain->] allows range checking
|
||||
without requiring that the domain have any particular shape
|
||||
(see below for an exmaple use).
|
||||
(see below for an example use).
|
||||
|
||||
@defform*/subs[#:literals (any values)
|
||||
[(-> dom ... range)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user