aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/ec.rst
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-06-07 20:34:48 +0100
committerAlex Stapleton <alexs@prol.etari.at>2014-06-07 20:34:48 +0100
commit34d7ef263358693bb06cc9dc12175c437807826f (patch)
treef9bef8866e64dbd22b93bfdf3c7ddd9920698ade /docs/hazmat/primitives/asymmetric/ec.rst
parent425e5b04bb18ce2e563d891f3502365e3b9c071a (diff)
downloadcryptography-34d7ef263358693bb06cc9dc12175c437807826f.tar.gz
cryptography-34d7ef263358693bb06cc9dc12175c437807826f.tar.bz2
cryptography-34d7ef263358693bb06cc9dc12175c437807826f.zip
Fix syntax error in docs
Diffstat (limited to 'docs/hazmat/primitives/asymmetric/ec.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/ec.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst
index 798fbab1..84911cba 100644
--- a/docs/hazmat/primitives/asymmetric/ec.rst
+++ b/docs/hazmat/primitives/asymmetric/ec.rst
@@ -6,7 +6,7 @@ Elliptic Curve Cryptography
.. currentmodule:: cryptography.hazmat.primitives.asymmetric.ec
-,, method:: generate_private_key(curve, backend):
+.. method:: generate_private_key(curve, backend):
.. versionadded:: 0.5