fix typos (could merge to 4.2.2)
svn: r16120
This commit is contained in:
parent
f624a90955
commit
a8f50e76a7
|
@ -118,8 +118,8 @@ strings or both byte strings, and the result is of the same type.}
|
||||||
|
|
||||||
|
|
||||||
@defproc[(standard-message-header [from string?]
|
@defproc[(standard-message-header [from string?]
|
||||||
[to (listof -string?)]
|
[to (listof string?)]
|
||||||
[cc (listof strings?)]
|
[cc (listof string?)]
|
||||||
[bcc (listof string?)]
|
[bcc (listof string?)]
|
||||||
[subject string?])
|
[subject string?])
|
||||||
string?]{
|
string?]{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user