From 5cb03b2c442e6b2f9af95867058f8a48325874d8 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Thu, 3 Oct 2013 13:13:55 +0200 Subject: Fix typo in OpenSSL bindings docs --- docs/bindings/openssl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/bindings') diff --git a/docs/bindings/openssl.rst b/docs/bindings/openssl.rst index 79468cb4..241cc4d6 100644 --- a/docs/bindings/openssl.rst +++ b/docs/bindings/openssl.rst @@ -4,7 +4,7 @@ OpenSSL .. warning:: The OpenSSL API is not easy to use, small mistakes can lead to significant - security vulnerabilities. We strongly reccomend not using this directly, + security vulnerabilities. We strongly recommend not using this directly, and instead using one of the higher level APIs exposed by ``cryptography``. -- cgit v1.2.3