From 9c9ecd48136d9462fa3155d3a956418854f05073 Mon Sep 17 00:00:00 2001 From: David Kerr Date: Sun, 29 Jan 2017 18:14:21 -0500 Subject: [PATCH] travis spellcheck fix --- dnsapi/dns_freedns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_freedns.sh b/dnsapi/dns_freedns.sh index 2e89f75a..90485525 100755 --- a/dnsapi/dns_freedns.sh +++ b/dnsapi/dns_freedns.sh @@ -142,7 +142,7 @@ dns_freedns_add() { fi else # break out of the 'retry' loop... we have found our domain ID - break; + break fi _info "Domain $top_domain not found at FreeDNS" _info "Retry loading subdomain page ($attempts attempts remaining)"