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?]
|
||||
[to (listof -string?)]
|
||||
[cc (listof strings?)]
|
||||
[to (listof string?)]
|
||||
[cc (listof string?)]
|
||||
[bcc (listof string?)]
|
||||
[subject string?])
|
||||
string?]{
|
||||
|
|
Loading…
Reference in New Issue
Block a user