Fixed typo

This commit is contained in:
Dimitris Zlatanidis 2022-12-07 19:24:30 +02:00
parent fef6284368
commit 7b52fd467b

View file

@ -8,7 +8,7 @@ from slpkg.configs import Configs
class Wget:
""" Wget donwloader. """
""" Wget downloader. """
def __init__(self):
self.wget_options: str = Configs.wget_options