spelling: function

This commit is contained in:
Josh Soref 2017-03-26 05:27:04 +00:00
parent 39f3239682
commit d39b108274
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ dns_freedns_rm() {
# Need to read cookie from conf file again in case new value set
# during login to FreeDNS when TXT record was created.
# acme.sh does not have a _readaccountconf() fuction
# acme.sh does not have a _readaccountconf() function
FREEDNS_COOKIE="$(_read_conf "$ACCOUNT_CONF_PATH" "FREEDNS_COOKIE")"
_debug "FreeDNS login cookies: $FREEDNS_COOKIE"