Updated resources, fixed typo

This commit is contained in:
Marco Dalla Tiezza
2024-06-13 02:06:45 +02:00
parent 1d795b688e
commit 70ed158b02
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ class UIDownloader(QObject):
@Slot()
def on_finished(self):
""" Finalize the download process and if no errors
occurrs emits the finished signal usefulle for
occurs emits the finished signal usefulle for
a callback
"""
if self.reply: