Fix typos

This commit is contained in:
Dimitris Apostolou 2024-12-06 17:11:31 +02:00
parent 13604ccbb6
commit 226257aa71
No known key found for this signature in database
GPG key ID: 4B5D20E938204A8A
11 changed files with 14 additions and 14 deletions

View file

@ -550,7 +550,7 @@ namespace garlic
LogPrint (eLogError, "Garlic: Can't handle ECIES-X25519-AEAD-Ratchet message");
}
else
LogPrint (eLogWarning, "Garlic: Incoming sessions come too ofter");
LogPrint (eLogWarning, "Garlic: Incoming sessions come too often");
}
else
LogPrint (eLogError, "Garlic: Failed to decrypt message");