fix: typo fixes
This commit is contained in:
committed by
Inanc Gumus
parent
ec1fb0e322
commit
288a41adf9
@ -28,6 +28,6 @@ func main() {
|
||||
c = "-"
|
||||
}
|
||||
fmt.Printf("\r%s Please Wait. Processing....", c)
|
||||
time.Sleep(time.Millisecond * 150)
|
||||
time.Sleep(time.Millisecond * 250)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user