Typo
This commit is contained in:
parent
b92eac82ab
commit
b0800dab16
|
@ -27,7 +27,7 @@ If the definition is ill-formed, a syntax error is raised. If
|
|||
an expression context. The default value of @racket[check-context?] is
|
||||
@racket[#t].
|
||||
|
||||
If @racket[opt-kws?] is @racket[#t], then arguments of the form
|
||||
If @racket[opt+kws?] is @racket[#t], then arguments of the form
|
||||
@racket[[id expr]], @racket[keyword id], and @racket[keyword [id
|
||||
expr]] are allowed, and they are preserved in the expansion.}
|
||||
|
||||
|
@ -49,4 +49,4 @@ expr]] are allowed, and they are preserved in the expansion.}
|
|||
is true for uses of @racket[normalize-definition].
|
||||
|
||||
@history[#:added "6.1.1.8"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user