aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-18 13:36:53 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-02-18 13:36:53 -0600
commit430202dfba9a3c97abc80955752e5b9e4d430911 (patch)
treed70645d7125c0016dce480a17c2cec2aea03f460 /docs/hazmat/backends
parentdd3780a0e516b2c07e02f5b3afc02a79bfe44c6f (diff)
downloadcryptography-430202dfba9a3c97abc80955752e5b9e4d430911.tar.gz
cryptography-430202dfba9a3c97abc80955752e5b9e4d430911.tar.bz2
cryptography-430202dfba9a3c97abc80955752e5b9e4d430911.zip
let's try renaming everything I said I'd rename
Diffstat (limited to 'docs/hazmat/backends')
-rw-r--r--docs/hazmat/backends/interfaces.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/backends/interfaces.rst b/docs/hazmat/backends/interfaces.rst
index c54340b6..bd38ed50 100644
--- a/docs/hazmat/backends/interfaces.rst
+++ b/docs/hazmat/backends/interfaces.rst
@@ -247,4 +247,4 @@ A specific ``backend`` may provide one or more of these interfaces.
provider.
:returns:
- :class:`~cryptography.hazmat.primitives.interfaces.AsymmetricVerifyContext`
+ :class:`~cryptography.hazmat.primitives.interfaces.AsymmetricVerificationContext`