Fix simple typo: downland -> download (#823)

Closes #822
This commit is contained in:
Tim Gates 2019-12-04 23:32:08 +11:00 committed by Jakub Roztocil
parent f1ab816ecd
commit 89faec994a

View File

@ -347,7 +347,7 @@ class Downloader:
class DownloadStatus:
"""Holds details about the downland status."""
"""Holds details about the download status."""
def __init__(self):
self.downloaded = 0