fix spelling
This commit is contained in:
parent
7963320a29
commit
48c09608ea
31 changed files with 41 additions and 41 deletions
|
@ -43,7 +43,7 @@ func StringToInterface(def interface{}, in string) (newValue interface{}, err er
|
|||
return o.Elem().Interface(), nil
|
||||
}
|
||||
|
||||
// Item descripts a single entry in the options structure
|
||||
// Item describes a single entry in the options structure
|
||||
type Item struct {
|
||||
Name string // snake_case
|
||||
Field string // CamelCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue