Fix spelling

This commit is contained in:
Hugo 2018-10-18 14:40:37 +03:00
parent 67a15ea788
commit 3f704be85c
26 changed files with 35 additions and 35 deletions

View file

@ -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: