diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-08-07 22:51:12 -0700 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-08-07 22:51:12 -0700 |
commit | 3562d05f7b6084e6c4de5ba547d0f5e03a349e1b (patch) | |
tree | 89de2630c77ef2a7342f2c2294d0adc060670c92 /docs/community.rst | |
parent | 1e240eaaec63e7c6358de5d5ce7bbfdda235ad44 (diff) | |
parent | 71c7ac09013cc5f376e19d2c36ff3a1ea4172f04 (diff) | |
download | cryptography-3562d05f7b6084e6c4de5ba547d0f5e03a349e1b.tar.gz cryptography-3562d05f7b6084e6c4de5ba547d0f5e03a349e1b.tar.bz2 cryptography-3562d05f7b6084e6c4de5ba547d0f5e03a349e1b.zip |
Merge pull request #20 from hynek/typo-private-email
Fix typo in docs and use my private e-mail
Diffstat (limited to 'docs/community.rst')
-rw-r--r-- | docs/community.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/community.rst b/docs/community.rst index e9d6bd83..a4d3ef35 100644 --- a/docs/community.rst +++ b/docs/community.rst @@ -1,7 +1,7 @@ Community ========= -You can find ``crytography`` all over the web: +You can find ``cryptography`` all over the web: * `Mailing list`_ * `Source code`_ |