Browse Source

Update email.go

Updated Package doc wording
Jordan Wright 11 năm trước cách đây
mục cha
commit
183312a68b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      email.go

+ 1 - 1
email.go

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