summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurens Van Houtven <_@lvh.io>2015-04-23 10:44:10 -0700
committerLaurens Van Houtven <_@lvh.io>2015-04-23 10:44:10 -0700
commit5faa2811230a0738e31766dcd9fdff732d85200e (patch)
treef94ebfe67676f13453675b3412842b9d728229d4
parentb5b70a52d680ae1e8b033dd8934c827de564721b (diff)
downloadpyopenssl-5faa2811230a0738e31766dcd9fdff732d85200e.tar.gz
Fix markup
Thanks, @hynek!
-rw-r--r--doc/api/crypto.rst2
1 files changed, 1 insertions, 1 deletions
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 @@ Type name Backwards-compatible name
: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.