mirror of https://github.com/kubernetes/kops.git
fix some typos
This commit is contained in:
parent
2702b12f2b
commit
77d42267a6
|
|
@ -21,7 +21,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
// Logger is the defaut logger
|
||||
// Logger is the default logger
|
||||
Logger *zap.Logger
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue