]> git.sesse.net Git - vlc/blobdiff - src/misc/update.c
Typo
[vlc] / src / misc / update.c
index dd556a3e5f1fdb539a3f6522fae4cd3fee1e5a41..2c51ef90cfd9552e1adc641f6a26df3d16a5e4c6 100644 (file)
@@ -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;
     }