Fix typos reported by Jums

This commit is contained in:
Gioacchino Mazzurco 2017-03-03 12:21:43 +01:00
parent da459c884e
commit 5c434fb107
4 changed files with 11 additions and 9 deletions

View file

@ -242,7 +242,7 @@ private:
/// Decrypt email content and pass it to dispatchDecryptedMail(...)
bool handleEcryptedMail(const RsGxsTransMailItem* mail);
bool handleEncryptedMail(const RsGxsTransMailItem* mail);
/// Dispatch the message to the recipient service
bool dispatchDecryptedMail( const RsGxsId& authorId,