fix spelling (#551)
This commit is contained in:
@@ -18,7 +18,7 @@ const (
|
||||
upper
|
||||
)
|
||||
|
||||
// ErrNamingFormat defines an error for unknown fomat
|
||||
// ErrNamingFormat defines an error for unknown format
|
||||
var ErrNamingFormat = errors.New("unsupported format")
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user