travis spellcheck fix

This commit is contained in:
David Kerr 2017-01-29 18:14:21 -05:00
parent 76b7731998
commit 9c9ecd4813

View File

@ -142,7 +142,7 @@ dns_freedns_add() {
fi fi
else else
# break out of the 'retry' loop... we have found our domain ID # break out of the 'retry' loop... we have found our domain ID
break; break
fi fi
_info "Domain $top_domain not found at FreeDNS" _info "Domain $top_domain not found at FreeDNS"
_info "Retry loading subdomain page ($attempts attempts remaining)" _info "Retry loading subdomain page ($attempts attempts remaining)"