Explorar o código

Update email.go

Slightly changed package doc wording
Jordan Wright %!s(int64=11) %!d(string=hai) anos
pai
achega
fbafd0035f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      email.go

+ 1 - 1
email.go

@@ -1,5 +1,5 @@
 //Email is designed to be a package providing an "email interface for humans."
-//Designed to be robust and flexible, the email package will make sending email easy without getting in the way.
+//Designed to be robust and flexible, the email package aims to make sending email easy without getting in the way.
 package email
 
 import (