From 46cb9900a03b2921d8dafe0efed6856083b71706 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 19 Dec 2014 11:58:34 -0800 Subject: SPelling --- docs/hazmat/primitives/asymmetric/rsa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/hazmat/primitives/asymmetric/rsa.rst b/docs/hazmat/primitives/asymmetric/rsa.rst index 087cebd1..aa8a6fb1 100644 --- a/docs/hazmat/primitives/asymmetric/rsa.rst +++ b/docs/hazmat/primitives/asymmetric/rsa.rst @@ -35,7 +35,7 @@ Generation Some backends may have additional limitations. :param backend: A backend which provides :class:`~cryptography.hazmat.backends.interfaces.RSABackend`. - :return: An instace of + :return: An instance of :class:`~cryptography.hazmat.primitives.interfaces.RSAPrivateKey`. :raises cryptography.exceptions.UnsupportedAlgorithm: This is raised if -- cgit v1.2.3