Skip to content

Commit 526b096

Browse files
authored
Update errors.go (#671)
1 parent 2b75c46 commit 526b096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ type FieldError interface {
146146

147147
// Type returns the Field's reflect Type
148148
//
149-
// // eg. time.Time's type is time.Time
149+
// eg. time.Time's type is time.Time
150150
Type() reflect.Type
151151

152152
// returns the FieldError's translated error

0 commit comments

Comments
 (0)