forked from LaconicNetwork/kompose
Typo fix: erroring -> error (#1032)
This commit is contained in:
parent
6eb1aed7ab
commit
fe97a60473
@ -27,7 +27,7 @@ import (
|
||||
|
||||
// Logrus hooks
|
||||
|
||||
// Hook for erroring and exit out on warning
|
||||
// Hook for error and exit out on warning
|
||||
type errorOnWarningHook struct{}
|
||||
|
||||
func (errorOnWarningHook) Levels() []log.Level {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user