diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/x509.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst index 9406bd88..aea084fe 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -206,7 +206,7 @@ X.509 Certificate Object Object identifiers (frequently seen abbreviated as OID) identify the type of a value (see: :class:`NameAttribute`). - .. attribute:: value + .. attribute:: dotted_string :type: :class:`str` |