spelling: security

This commit is contained in:
Josh Soref 2017-03-26 05:30:43 +00:00
parent 0d6ce9f977
commit 00777a10ae
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ _freedns_add_txt_record() {
return 1
elif _contains "$htmlpage" "security code was incorrect"; then
_debug "$htmlpage"
_err "FreeDNS failed to add TXT record for $subdomain as FreeDNS requested seurity code"
_err "FreeDNS failed to add TXT record for $subdomain as FreeDNS requested security code"
_err "Note that you cannot use automatic DNS validation for FreeDNS public domains"
return 1
fi