]> Cypherpunks repositories - gostls13.git/commit
net/mail: clarify doc comment
authorRuss Cox <rsc@golang.org>
Tue, 14 Nov 2017 20:33:17 +0000 (15:33 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 15 Nov 2017 21:27:54 +0000 (21:27 +0000)
commitcac334cc5f2e4a2b68ed044da934b68d803e25af
tree6dacdcb58db60cae3a980bd5190d8170bdf42678
parente671a552fe9ba75a04b65fe689d004dc64b87975
net/mail: clarify doc comment

Rewrite the text added in CL 50911, which I did not understand.

Change-Id: Id6271ffe2f7c8833dd7733fe0254fa4927fac150
Reviewed-on: https://go-review.googlesource.com/78124
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/mail/message.go