mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Fix comment typo
This commit is contained in:
+1
-1
@@ -542,7 +542,7 @@ class Client(object): # pylint: disable=too-many-instance-attributes
|
||||
def revoke(self, cert):
|
||||
"""Revoke certificate.
|
||||
|
||||
:param .ComparableX509 body: `M2Crypto.X509.X509` wrapped in
|
||||
:param .ComparableX509 cert: `M2Crypto.X509.X509` wrapped in
|
||||
`.ComparableX509`
|
||||
|
||||
:raises .ClientError: If revocation is unsuccessful.
|
||||
|
||||
Reference in New Issue
Block a user