From 8be924fa68ca6dd360d5f3df4206817b953290fc Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Tue, 2 Apr 2019 21:02:17 -0400 Subject: Fix typo (#4829) --- docs/x509/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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:: -- cgit v1.2.3