mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 08:38:11 +02:00
fix spelling
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user