aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/interfaces.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-26 13:23:13 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-26 13:23:13 -0600
commit46688b11ed7b4f8c53a61feb1bf355a38d3e939c (patch)
tree32962d487be31639764aaae16c3b54eec509b6f0 /docs/hazmat/primitives/interfaces.rst
parent82629f4adc8bfc8899b2b99915fad61b95e17fe6 (diff)
downloadcryptography-46688b11ed7b4f8c53a61feb1bf355a38d3e939c.tar.gz
cryptography-46688b11ed7b4f8c53a61feb1bf355a38d3e939c.tar.bz2
cryptography-46688b11ed7b4f8c53a61feb1bf355a38d3e939c.zip
indentation is fun
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.