Fix dcumentation

This commit is contained in:
Wilfried Teiken 2016-01-10 12:58:29 -05:00
parent d842f268e5
commit f2b52bd830

View file

@ -226,7 +226,6 @@ class DNS01Response(KeyAuthorizationChallengeResponse):
:param unicode domain: Domain name being verified.
:param account_public_key: Public key for the key pair
being authorized.
:param JWK account_public_key:
:returns: ``True`` iff validation with the TXT records resolved from a
DNS server is successful.