commit | 9e19428029f3bdbacb3d1807740217b78c230f33 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jun 14 10:28:53 2017 -1000 |
committer | Donald Stufft <donald@stufft.io> | Wed Jun 14 16:28:53 2017 -0400 |
tree | 4a9ef921e4c45f19b9652bf81c3a2566e8e1e6ac | |
parent | 61858f36b63398c013d8170bb5c540d532496ca7 [diff] |
fix typo in docs for curve name (#3705) fixes #3704
diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst index 113168f..614d7a3 100644 --- a/docs/hazmat/primitives/asymmetric/ec.rst +++ b/docs/hazmat/primitives/asymmetric/ec.rst
@@ -374,7 +374,7 @@ SECG curve ``secp256r1``. Also called NIST P-256. -.. class:: SECT224R1 +.. class:: SECP224R1 .. versionadded:: 0.5