mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
Fix typo
This commit is contained in:
parent
6c28ab2b8f
commit
0c29c50952
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ class Download(object):
|
|||
|
||||
def start(self):
|
||||
"""Download files using wget or other downloader.
|
||||
Optional curl, aria2c and hhtp
|
||||
Optional curl, aria2c and http
|
||||
"""
|
||||
dwn_count = 1
|
||||
self._directory_prefix()
|
||||
|
|
Loading…
Reference in a new issue