commit | 4925575af6f949aaf83f2504c00cb979cc547162 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jan 19 13:29:06 2014 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jan 19 13:29:06 2014 -0600 |
tree | 6c6081c6707542e717a1819b5078e484f2dcc8bc | |
parent | d6b8dfab17705f2fa2a49395f2b689b0b7d51b38 [diff] [blame] |
fix copy mistake in docs
diff --git a/docs/hazmat/backends/common-crypto.rst b/docs/hazmat/backends/common-crypto.rst index afff9a1..64e95cc 100644 --- a/docs/hazmat/backends/common-crypto.rst +++ b/docs/hazmat/backends/common-crypto.rst
@@ -9,7 +9,7 @@ .. data:: cryptography.hazmat.backends.commoncrypto.backend - This is the exposed API for the OpenSSL backend. It has one public attribute. + This is the exposed API for the CommonCrypto backend. It has one public attribute. .. attribute:: name