fix typo.

This commit is contained in:
taknb2nch
2014-02-25 11:59:11 +09:00
parent b46dbc2f44
commit 95e3db14f1

View File

@@ -1,4 +1,4 @@
// Package pop3 provides simple POP3 Client.
// Package pop3 provides simple POP3 client.
package pop3
import (