Merge pull request #1135 from ArchimedesPi/remove-aaaa-suggestions

Remove AAAA record check suggestion
This commit is contained in:
bmw 2015-10-25 20:40:46 -07:00
commit de0ab693ce

View file

@ -486,7 +486,7 @@ def is_preferred(offered_challb, satisfied,
_ERROR_HELP_COMMON = (
"To fix these errors, please make sure that your domain name was entered "
"correctly and the DNS A/AAAA record(s) for that domain contains the "
"correctly and the DNS A record(s) for that domain contains the "
"right IP address.")