fix some typos

This commit is contained in:
SataQiu 2018-10-29 18:17:45 +08:00
parent 2702b12f2b
commit 77d42267a6
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ import (
)
var (
// Logger is the defaut logger
// Logger is the default logger
Logger *zap.Logger
)