Added a missing word in the lambda section of syntax.scrbl

This commit is contained in:
Edward Earnest 2013-09-22 10:17:41 -05:00
parent 9f465c4eef
commit f1e240d11c

View File

@ -1769,7 +1769,7 @@ as follows:
@racket[keyword].}
@specsubform[(code:line keyword [id default-expr])]{The
procedure accepts a keyword-based using @racket[keyword]. The
procedure accepts a keyword-based argument using @racket[keyword]. The
@racket[id] is associated with a keyword-based actual argument
using @racket[keyword], if supplied in an application;
otherwise, the @racket[default-expr] is evaluated to obtain a