From ca9b989ef5e27e88776cb6f3464e2f54ccd834c5 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 27 Jun 2016 07:40:06 -0400 Subject: rest syntax --- docs/hazmat/primitives/asymmetric/rsa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives') 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 -- cgit v1.2.3