This commit is contained in:
Lxtend 2024-06-18 00:11:06 +08:00 committed by GitHub
commit f73702405a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,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
}