mirror of
https://github.com/golang/go
synced 2024-11-22 04:44:39 -07:00
net/textproto: delete spurious quote
Sigh. R=golang-dev, gri, nigeltao CC=golang-dev https://golang.org/cl/5675071
This commit is contained in:
parent
c49edc6137
commit
785ee50c55
@ -21,7 +21,7 @@
|
|||||||
// Writer, to write dot-encoded text blocks.
|
// Writer, to write dot-encoded text blocks.
|
||||||
//
|
//
|
||||||
// Conn, a convenient packaging of Reader, Writer, and Pipeline for use
|
// Conn, a convenient packaging of Reader, Writer, and Pipeline for use
|
||||||
// with a single network connection."
|
// with a single network connection.
|
||||||
//
|
//
|
||||||
package textproto
|
package textproto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user