From 4925575af6f949aaf83f2504c00cb979cc547162 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 19 Jan 2014 13:29:06 -0600 Subject: fix copy mistake in docs --- docs/hazmat/backends/common-crypto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/backends') diff --git a/docs/hazmat/backends/common-crypto.rst b/docs/hazmat/backends/common-crypto.rst index afff9a16..64e95ccb 100644 --- a/docs/hazmat/backends/common-crypto.rst +++ b/docs/hazmat/backends/common-crypto.rst @@ -9,7 +9,7 @@ The `CommonCrypto`_ C library provided by Apple on OS X and iOS. .. 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 -- cgit v1.2.3