From fd07919bf6c462e40fdbd536a204f42a0dbbeaa5 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 29 Aug 2015 12:36:51 -0400 Subject: spelling --- docs/hazmat/primitives/asymmetric/ec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst index d5131df6..176bf301 100644 --- a/docs/hazmat/primitives/asymmetric/ec.rst +++ b/docs/hazmat/primitives/asymmetric/ec.rst @@ -127,7 +127,7 @@ Elliptic Curves Elliptic curves provide equivalent security at much smaller key sizes than other asymmetric cryptography systems such as RSA or DSA. For many operations elliptic -curves are also signfiicantly faster; `elliptic curve diffie-hellman is faster +curves are also significantly faster; `elliptic curve diffie-hellman is faster than diffie-hellman`_. .. note:: -- cgit v1.2.3