This commit is contained in:
nakst 2022-01-22 10:22:46 +00:00
parent ab29731f3b
commit aa8c7e7b09
1 changed files with 1 additions and 1 deletions

View File

@ -1326,7 +1326,7 @@ void GetSource(const char *parameters, const char *checksum) {
#endif
if (checksum) {
fprintf(stderr, "Checking validity of downloading file...\n");
fprintf(stderr, "Checking validity of downloaded file...\n");
int checksumLength = strlen(checksum);