mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
fix typo -- domains should be domain
This commit is contained in:
+1
-1
@@ -395,7 +395,7 @@ def enforce_domain_sanity(domain):
|
||||
the requirements are not met.
|
||||
|
||||
:param domain: Domain to check
|
||||
:type domains: `str` or `unicode`
|
||||
:type domain: `str` or `unicode`
|
||||
:raises ConfigurationError: for invalid domains and cases where Let's
|
||||
Encrypt currently will not issue certificates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user