aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-06-27 07:40:06 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2016-06-27 07:40:06 -0400
commitca9b989ef5e27e88776cb6f3464e2f54ccd834c5 (patch)
treef700846ddaca3dd0dd1ccc95207e15aa563d9a00 /docs/hazmat/primitives
parenta9d29afdd9c9649a263d99a17098fe24592e8db6 (diff)
downloadcryptography-ca9b989ef5e27e88776cb6f3464e2f54ccd834c5.tar.gz
cryptography-ca9b989ef5e27e88776cb6f3464e2f54ccd834c5.tar.bz2
cryptography-ca9b989ef5e27e88776cb6f3464e2f54ccd834c5.zip
rest syntax
Diffstat (limited to 'docs/hazmat/primitives')
-rw-r--r--docs/hazmat/primitives/asymmetric/rsa.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/rsa.rst b/docs/hazmat/primitives/asymmetric/rsa.rst
index 0261c368..369f857a 100644
--- a/docs/hazmat/primitives/asymmetric/rsa.rst
+++ b/docs/hazmat/primitives/asymmetric/rsa.rst
@@ -571,7 +571,7 @@ Key interfaces
:class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm`
provider.
- :return: bytes: Signature.
+ :return bytes: Signature.
.. class:: RSAPrivateKeyWithSerialization