diff --git a/dns_scripts/dns_godaddy b/dns_scripts/dns_godaddy index 066ea74..6ff413c 100755 --- a/dns_scripts/dns_godaddy +++ b/dns_scripts/dns_godaddy @@ -127,7 +127,7 @@ EOF fi if [ -z "$GODADDY_KEY" ] || [ -z "$GODADDY_SECRET" ]; then - echo "GODADDY_KEY and GODADDY secret must be defined" >&2 + echo "GODADDY_KEY and GODADDY_SECRET must be defined" >&2 exit 3 fi