aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x509')
-rw-r--r--docs/x509/reference.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index f07272a6..2e86cb13 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -2319,8 +2319,7 @@ These extensions are only valid within a :class:`RevokedCertificate` object.
valid inside :class:`~cryptography.x509.RevokedCertificate` objects. It
identifies a reason for the certificate revocation.
- :param reason: A value from the
- :class:`~cryptography.x509.oid.CRLEntryExtensionOID` enum.
+ :param reason: An element from :class:`~cryptography.x509.ReasonFlags`.
.. attribute:: oid