Skip to content

Commit 41b6aeb

Browse files
authored
Merge pull request #4574 from systemcrash/patch-1
Spelling / grammar
2 parents 7d50332 + 6ee72e1 commit 41b6aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnsapi/dns_loopia.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ _loopia_load_config() {
107107
fi
108108

109109
if _contains "$LOOPIA_Password" "'" || _contains "$LOOPIA_Password" '"'; then
110-
_err "Password contains quoute or double quoute and this is not supported by dns_loopia.sh"
110+
_err "Password contains a quotation mark or double quotation marks and this is not supported by dns_loopia.sh"
111111
return 1
112112
fi
113113

0 commit comments

Comments
 (0)