Merge f51c4a0e6753bb8b0a8d2bfcb69ec590e73a1469 into 3d8b682380773f01df0e5abc2ef582c30c663010

This commit is contained in:
Lxtend 2025-06-08 15:17:02 +00:00 committed by GitHub
commit 432616459e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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