From edfedc135cbce685e96e7386654e99eb1c43362b Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 14 Sep 2018 18:24:20 -0400 Subject: a few docs fixes and language improvements (#4472) --- docs/hazmat/primitives/asymmetric/ec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives/asymmetric/ec.rst') diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst index ab781e92..226dea8c 100644 --- a/docs/hazmat/primitives/asymmetric/ec.rst +++ b/docs/hazmat/primitives/asymmetric/ec.rst @@ -455,7 +455,7 @@ Key Interfaces .. attribute:: name - :type: string + :type: str The name of the curve. Usually the name used for the ASN.1 OID such as ``secp256k1``. -- cgit v1.2.3