typo in proc-docs docs.

original commit: eb4e89f3ffd865cabd3b66ae68c4856ca126f56e
This commit is contained in:
Robby Findler 2013-04-20 17:31:38 -05:00
parent b1496888d3
commit 8ae2827b2d

View File

@ -115,7 +115,7 @@ form.}
[maybe-defs (code:line)
(default-expr default-expr ...)])]{
Like @racket[proc-doc], but supporting contract forms that embed
Like @racket[proc-doc/names], but supporting contract forms that embed
argument identifiers. Only a subset of @racket[->i] and @racket[->d] forms are
currently supported.