Merge f51c4a0e6753bb8b0a8d2bfcb69ec590e73a1469 into 40b6db6a2715628aa977ed1853fe5256704010ae

This commit is contained in:
Lxtend 2025-04-03 03:58:52 +02:00 committed by GitHub
commit 614dbf4278
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
}