Skip to content

Commit e18776d

Browse files
committed
fix misspell.
1 parent 0ccd9b4 commit e18776d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ type DisconnectTns struct {
103103
DiscoType int `xml:"discoType,omitempty" json:"discoType,omitempty" yaml:"discoType,omitempty"`
104104
}
105105

106-
// ExcpetionNote was auto-generated from WSDL.
106+
// ExceptionNote was auto-generated from WSDL.
107107
type ExceptionNote struct {
108108
EmailID string `xml:"emailId,omitempty" json:"emailId,omitempty" yaml:"emailId,omitempty"`
109109
ExceptionNote string `xml:"exceptionNote,omitempty" json:"exceptionNote,omitempty" yaml:"exceptionNote,omitempty"`

0 commit comments

Comments
 (0)