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/glossary.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/glossary.rst')
-rw-r--r-- | docs/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index e4fc8283..b6f2d06f 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -27,4 +27,4 @@ Glossary asymmetric cryptography Cryptographic operations where encryption and decryption use different - keys. There are seperate encryption and decryption keys. + keys. There are separate encryption and decryption keys. |