commit | 5faa2811230a0738e31766dcd9fdff732d85200e | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Thu Apr 23 10:44:10 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Thu Apr 23 10:44:10 2015 -0700 |
tree | f94ebfe67676f13453675b3412842b9d728229d4 | |
parent | b5b70a52d680ae1e8b033dd8934c827de564721b [diff] [blame] |
Fix markup Thanks, @hynek!
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index cfcc058..101f3bd 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst
@@ -340,6 +340,6 @@ :py:class:`CRL` :py:class:`CRLType` ========================= ============================= -Some objects, such as py:class`Revoked`, don't have ``Type`` +Some objects, such as :py:class`Revoked`, don't have ``Type`` equivalents, because they were added after the restriction had been lifted.