fix: 拼写错误

This commit is contained in:
2022-08-29 21:06:17 +08:00
parent 1561d511d1
commit b1a6f79961
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ protected:
private:
QUrl targetUrl;
QString serverUrl;
QString downdloadTimes;
QString downloadTimes;
bool finishedDownload = false;
int downloaderRetval = 0;