diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-11-15 18:01:36 -0800 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2013-11-15 18:01:36 -0800 |
commit | b3fa4b246a889cc98fae1757d3123b1a122795fe (patch) | |
tree | ce8ab62edf72423825bbb2c32d7341171860ef7d /docs/security.rst | |
parent | 9489c769dbd7ea7c6830b5fcd70095818452e607 (diff) | |
parent | b317c7a0dd197140b7ef1fd3446941f5b568e645 (diff) | |
download | cryptography-b3fa4b246a889cc98fae1757d3123b1a122795fe.tar.gz cryptography-b3fa4b246a889cc98fae1757d3123b1a122795fe.tar.bz2 cryptography-b3fa4b246a889cc98fae1757d3123b1a122795fe.zip |
Merge pull request #263 from alex/spelling-fixes
Fixed some spelling mistakes
Diffstat (limited to 'docs/security.rst')
-rw-r--r-- | docs/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.rst b/docs/security.rst index 36c8e0f7..88959709 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -5,7 +5,7 @@ We take the security of ``cryptography`` seriously. If you believe you've identified a security issue in it, please report it to ``alex.gaynor@gmail.com``. Message may be encrypted with PGP using key fingerprint ``E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084`` (this public -key is available from most commonly-used keyservers). +key is available from most commonly-used key servers). Once you’ve submitted an issue via email, you should receive an acknowledgment within 48 hours, and depending on the action to be taken, you may receive |