From 6d80d934cd3727f2fec320e722124562ffb7dd21 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 28 Sep 2016 18:49:56 +0100 Subject: typo --- docs/megolm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/megolm.rst b/docs/megolm.rst index 7853963..2ea0b94 100644 --- a/docs/megolm.rst +++ b/docs/megolm.rst @@ -27,7 +27,7 @@ The Megolm ratchet is intended for encrypted messaging applications where there may be a large number of recipients of each message, thus precluding the use of peer-to-peer encryption systems such as `Olm`_. -It also allows a receipient to decrypt received messages multiple times. For +It also allows a recipient to decrypt received messages multiple times. For instance, in client/server applications, a copy of the ciphertext can be stored on the (untrusted) server, while the client need only store the session keys. -- cgit v1.2.3