typo in proc-docs docs.

This commit is contained in:
Robby Findler 2013-04-20 17:31:38 -05:00
parent 085170c441
commit eb4e89f3ff

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.