typo
This commit is contained in:
parent
bf3e312343
commit
e4e4780ed6
@ -367,7 +367,7 @@ func (association *Association) saveAssociations(values ...interface{}) *Associa
|
|||||||
return association
|
return association
|
||||||
}
|
}
|
||||||
|
|
||||||
// seterr set error when the error is not nil. And return Association.
|
// setErr set error when the error is not nil. And return Association.
|
||||||
func (association *Association) setErr(err error) *Association {
|
func (association *Association) setErr(err error) *Association {
|
||||||
if err != nil {
|
if err != nil {
|
||||||
association.Error = err
|
association.Error = err
|
||||||
|
Loading…
x
Reference in New Issue
Block a user