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 | 88fb8187488cdb380602e15aac1459e530154e9d (patch) | |
| tree | 5244f9d5463f84ed8fd12298cccd982ce2173433 | |
| parent | eebd9b18bbde12cdc1442d3479c37dfa3b968d24 (diff) | |
fix typo in docs
| -rw-r--r-- | mail/docs/index.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/mail/docs/index.rst b/mail/docs/index.rst index 4801833b..d8634eae 100644 --- a/mail/docs/index.rst +++ b/mail/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. | 
