Fix typos

This commit is contained in:
Dimitris Apostolou 2022-02-09 22:33:19 +02:00
parent 0e853ec7b7
commit 718d0a7046
No known key found for this signature in database
GPG key ID: 4B5D20E938204A8A
13 changed files with 13 additions and 13 deletions

View file

@ -1003,7 +1003,7 @@ async function encryptForSenderKey({
SenderCertificateMode.WithoutE164
);
if (!senderCertificateObject) {
throw new Error('encryptForSenderKey: Unable to fetch sender certifiate!');
throw new Error('encryptForSenderKey: Unable to fetch sender certificate!');
}
const senderCertificate = SenderCertificate.deserialize(