occurs -> occurred

This commit is contained in:
Daniel 2015-09-20 18:34:45 +02:00
parent 111feebf89
commit fd7820ea16

View File

@ -259,7 +259,7 @@ class _Downloader(object):
self.finish_file()
def error(self, url, item, *_args):
"""Callback when a download error occurs.
"""Callback when a download error occurred.
Args:
url: The orignal url of the asset as QUrl.