Browse Source

Update dns_dynv6.sh:Fix the spelling problem

dnyv6->dynv6
pull/4613/head
LXtend 1 year ago
committed by GitHub
parent
commit
f51c4a0e67
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_dynv6.sh

2
dnsapi/dns_dynv6.sh

@ -101,7 +101,7 @@ _get_domain() {
return 0
fi
done
_err "Either their is no such host on your dnyv6 account or it cannot be accessed with this key"
_err "Either their is no such host on your dynv6 account or it cannot be accessed with this key"
return 1
}

Loading…
Cancel
Save