Fix spelling
This commit is contained in:
parent
67a15ea788
commit
3f704be85c
26 changed files with 35 additions and 35 deletions
scripts
|
@ -83,7 +83,7 @@ def download_it(peer, timeout, blob_hash):
|
|||
if info:
|
||||
break
|
||||
|
||||
# there's some kind of race condition where it sometimes doesnt write the blob to disk in time
|
||||
# there's some kind of race condition where it sometimes doesn't write the blob to disk in time
|
||||
time.sleep(0.1)
|
||||
|
||||
if info is not None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue