Spelling / grammar

This commit is contained in:
Paul Dee
2023-03-31 01:13:41 +02:00
committed by GitHub
parent 8be3465f94
commit 6ee72e119c

View File

@@ -107,7 +107,7 @@ _loopia_load_config() {
fi
if _contains "$LOOPIA_Password" "'" || _contains "$LOOPIA_Password" '"'; then
_err "Password contains quoute or double quoute and this is not supported by dns_loopia.sh"
_err "Password contains a quotation mark or double quotation marks and this is not supported by dns_loopia.sh"
return 1
fi