fix spelling
This commit is contained in:
parent
7963320a29
commit
48c09608ea
31 changed files with 41 additions and 41 deletions
|
@ -82,7 +82,7 @@ var (
|
|||
progressMu sync.Mutex
|
||||
)
|
||||
|
||||
// printProgress prings the progress with an optional log
|
||||
// printProgress prints the progress with an optional log
|
||||
func printProgress(logMessage string) {
|
||||
progressMu.Lock()
|
||||
defer progressMu.Unlock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue