Skip to content

Commit

Permalink
Update errors.go (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
deikatsuo authored Apr 6, 2021
1 parent 2b75c46 commit 526b096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ type FieldError interface {

// Type returns the Field's reflect Type
//
// // eg. time.Time's type is time.Time
// eg. time.Time's type is time.Time
Type() reflect.Type

// returns the FieldError's translated error
Expand Down

0 comments on commit 526b096

Please sign in to comment.