Fix typo in comment
authorMikael Berthe <mikael@lilotux.net>
Thu, 13 Apr 2017 19:03:09 +0200
changeset 108 3f21113728f4
parent 107 f0db7634e540
child 109 37de1a30f465
Fix typo in comment
status.go
--- a/status.go	Thu Apr 13 13:44:09 2017 +0200
+++ b/status.go	Thu Apr 13 19:03:09 2017 +0200
@@ -8,7 +8,7 @@
 	"github.com/sendgrid/rest"
 )
 
-// updateStatusOptions contains option field for POST and DELETE API calls
+// updateStatusOptions contains option fields for POST and DELETE API calls
 type updateStatusOptions struct {
 	// The ID is used for most commands
 	ID int