# HG changeset patch # User Mikael Berthe # Date 1492102989 -7200 # Node ID 3f21113728f4ebc77f1ad28e746d27ecf9716c44 # Parent f0db7634e540e4bfdb42059a335fb11776f253a8 Fix typo in comment diff -r f0db7634e540 -r 3f21113728f4 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