From 2a5b4a8aafcfa3122c366c4415294eca9ad8de7f Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 12 Dec 2013 17:53:08 -0800 Subject: Fixed a mis-spelled word --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 09833ed3..100f13f5 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -79,7 +79,7 @@ whether the signature was valid. APIs at the :doc:`/hazmat/primitives/index` layer should always take an explicit backend, APIs at the recipes layer should automatically use the :func:`~cryptography.hazmat.bindings.default_backend`, but optionally allow -specifiying a different backend. +specifying a different backend. C bindings ~~~~~~~~~~ -- cgit v1.2.3