commit | 2ec1fba2062cf4caa55d4bde3467bcfff7cb78a3 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:48:12 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Mon Apr 20 11:48:12 2015 -0700 |
tree | 0f432e7d4b836ace91947e33aca571f047c2cae9 | |
parent | 98a328b1c4042d0f1021bb411bfe0849d72eb638 [diff] [blame] |
Fix typo
diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index d6b587a..8cf4573 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst
@@ -384,6 +384,6 @@ :py:class:`CRL` :py:class:`CRLType` ========================= ============================= -Soem 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.