aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/interfaces.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hazmat/primitives/interfaces.rst')
-rw-r--r--docs/hazmat/primitives/interfaces.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index 0c193bd5..4739680a 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -108,7 +108,7 @@ Asymmetric Interfaces
.. class:: RSAPrivateKey
-.. versionadded:: 0.2
+ .. versionadded:: 0.2
An `RSA`_ private key.
@@ -169,7 +169,7 @@ Asymmetric Interfaces
.. class:: RSAPublicKey
-.. versionadded:: 0.2
+ .. versionadded:: 0.2
An `RSA`_ public key.