aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509
diff options
context:
space:
mode:
authorOfek Lev <ofekmeister@gmail.com>2019-04-02 21:02:17 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2019-04-02 21:02:17 -0400
commit8be924fa68ca6dd360d5f3df4206817b953290fc (patch)
treee66e80d20afc021e83e9356a7ab63c8b1fd2c57b /docs/x509
parent9fba77113aac0b444df9418442d314b8230e4140 (diff)
downloadcryptography-8be924fa68ca6dd360d5f3df4206817b953290fc.tar.gz
cryptography-8be924fa68ca6dd360d5f3df4206817b953290fc.tar.bz2
cryptography-8be924fa68ca6dd360d5f3df4206817b953290fc.zip
Fix typo (#4829)
Diffstat (limited to 'docs/x509')
-rw-r--r--docs/x509/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index b2278d57..6333a263 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -601,7 +601,7 @@ X.509 CRL (Certificate Revocation List) Object
:type: :class:`datetime.datetime`
- A naïve datetime representing when the this CRL was last updated.
+ A naïve datetime representing when this CRL was last updated.
.. doctest::