Fix a typo: coverting -> converting

This commit is contained in:
Emil Nikolov 2018-08-01 12:27:23 +01:00 committed by GitHub
parent 007bf90e32
commit 9b980fc6a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ type Scheme struct {
defaulterFuncs map[reflect.Type]func(interface{})
// converter stores all registered conversion functions. It also has
// default coverting behavior.
// default converting behavior.
converter *conversion.Converter
// versionPriority is a map of groups to ordered lists of versions for those groups indicating the