summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@twistedmatrix.com>2015-01-18 15:26:13 -0500
committerStephen Holsapple <sholsapp@gmail.com>2015-01-30 17:49:38 -0800
commit41a4b727bd4240b2d9ff2be256704dc1f729b727 (patch)
treed581663c6b3a37fd14c0a832ff846a15971ae77a
parent0d9815fb0a1b24b59f0329e8d623f4a34239399a (diff)
downloadpyopenssl-41a4b727bd4240b2d9ff2be256704dc1f729b727.tar.gz
I think this word choice makes more sense.
-rw-r--r--OpenSSL/crypto.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSSL/crypto.py b/OpenSSL/crypto.py
index 6c07962..eeddbcb 100644
--- a/OpenSSL/crypto.py
+++ b/OpenSSL/crypto.py
@@ -39,7 +39,7 @@ def _exception_from_context_error(exception_type, store_ctx):
exception.
When a call to native OpenSSL X509_verify_cert fails, additonal information
- about the failure can be contained from the store context.
+ about the failure can be obtained from the store context.
"""
errors = [