diff options
author | Kali Kaneko <kali@leap.se> | 2014-12-23 10:21:06 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-11 14:05:42 -0400 |
commit | aa619124b9293b12d732e275c7f57b11dcb01f60 (patch) | |
tree | c70c11cfb1249e225809ad3acaf72574e4dff798 | |
parent | 85e5b4d68b328eb06a52581dee300ebafc1cc763 (diff) |
fix typo in docs
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4801833..d8634ea 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ Welcome to leap.mail's documentation! ===================================== -This is the documentation for the ``leap.imap`` module. It is a twisted package +This is the documentation for the ``leap.mail`` module. It is a twisted package that exposes two services, ``smtp`` and ``imap``, that run local proxies and interact with a remote ``LEAP`` provider that offers *a soledad syncronization endpoint* and receive the outgoing email. |