diff options
author | Matthew Hodgson <matthew@matrix.org> | 2015-08-24 10:29:35 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2015-08-24 10:29:35 +0100 |
commit | 989056e0752e949d02a57d8f93927582f297fbfb (patch) | |
tree | ab857e7ec7459a98e3256e41a9dfca10de12f436 /docs | |
parent | 4e042294e47319b00a1333beee671a36095aa0bb (diff) |
typo
Diffstat (limited to 'docs')
-rw-r--r-- | docs/olm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/olm.rst b/docs/olm.rst index b175355..0fb0602 100644 --- a/docs/olm.rst +++ b/docs/olm.rst @@ -275,7 +275,7 @@ Acknowledgements The ratchet that Olm implements was designed by Trevor Perrin and Moxie Marlinspike - details at https://github.com/trevp/axolotl/wiki. Olm is an -entirely a new implementation written by the Matrix.org team. +entirely new implementation written by the Matrix.org team. .. _`Curve25519`: http://cr.yp.to/ecdh.html .. _`Triple Diffie-Hellman`: https://whispersystems.org/blog/simplifying-otr-deniability/ |