diff options
Diffstat (limited to 'docs/bindings')
-rw-r--r-- | docs/bindings/openssl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bindings/openssl.rst b/docs/bindings/openssl.rst index 241cc4d6..e59b0c13 100644 --- a/docs/bindings/openssl.rst +++ b/docs/bindings/openssl.rst @@ -10,7 +10,7 @@ OpenSSL These are `CFFI`_ bindings to the `OpenSSL`_ C library. -.. data:: cryptography.bindings.openssl.api +.. data:: cryptography.bindings.openssl.backend This is the exposed API for the OpenSSL bindings. It has two public attributes: |