Commit 614adab2 authored by Felix Paul Kühne's avatar Felix Paul Kühne

Typo

parent fc11aab0
......@@ -1603,7 +1603,7 @@ static void update_DownloadReal( update_download_thread_t *p_udt )
intf_UserFatal( p_udt, true, _("Invalid signature"),
_("The cryptographic signature for the downloaded file \"%s\" was "
"invalid and could not be used to securely verify it. Thus, the "
"file was deleted."),,
"file was deleted."),
psz_destfile );
goto end;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment