aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-03-22 13:31:18 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-03-22 13:31:18 -0500
commit611d3d36fb1e33582eefc81cc241140d7a69f733 (patch)
treedfe8dd2a57cbb0db94845c4ea9bab4e56788dcfe /docs/x509.rst
parent8589466c0a12835cda03bf91043cf51b657d9e46 (diff)
downloadcryptography-611d3d36fb1e33582eefc81cc241140d7a69f733.tar.gz
cryptography-611d3d36fb1e33582eefc81cc241140d7a69f733.tar.bz2
cryptography-611d3d36fb1e33582eefc81cc241140d7a69f733.zip
doc update
Diffstat (limited to 'docs/x509.rst')
-rw-r--r--docs/x509.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst
index 7eb47a31..751e077c 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -488,7 +488,7 @@ Extension OIDs
.. data:: OID_BASIC_CONSTRAINTS
Corresponds to the dotted string ``"2.5.29.19"``. The identifier for the
- basic constraints extension.
+ :class:`BasicConstraints` extension type.
Exceptions