diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-12-30 20:54:15 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-12-30 20:54:15 -0600 |
commit | f5bc3eb17944d21ec4a72b9b6fd40fa1fa1b4394 (patch) | |
tree | 4f5181385923a6eaec7f368329a129023ce4c475 /docs/x509 | |
parent | 58ddc11036bbbb3c558015f9a5c8ea201fa609ec (diff) | |
download | cryptography-f5bc3eb17944d21ec4a72b9b6fd40fa1fa1b4394.tar.gz cryptography-f5bc3eb17944d21ec4a72b9b6fd40fa1fa1b4394.tar.bz2 cryptography-f5bc3eb17944d21ec4a72b9b6fd40fa1fa1b4394.zip |
backticks
Diffstat (limited to 'docs/x509')
-rw-r--r-- | docs/x509/reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index 01a5d94c..8bb3f40d 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst @@ -2436,7 +2436,7 @@ Exceptions .. class:: UnsupportedExtension This is raised when a certificate contains an unsupported extension type - that is marked critical. + that is marked ``critical``. .. attribute:: oid |