mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-30 04:43:24 -04:00
committed by
Simon McVittie
parent
12305b2cae
commit
389e0fa2c2
@@ -2457,7 +2457,7 @@ flatpak_oci_sign_data (GBytes *data,
|
||||
else if (err != GPG_ERR_NO_ERROR)
|
||||
{
|
||||
flatpak_fail_error (error, FLATPAK_ERROR_UNTRUSTED,
|
||||
_("Unable to lookup key ID %s: %d)"),
|
||||
_("Unable to lookup key ID %s: %d"),
|
||||
key_ids[i], err);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user