mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 00:28:09 +02:00
fix spelling
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user