]> git.proxmox.com Git - pmg-api.git/blobdiff - src/PMG/Config.pm
tree-wide typo fixes
[pmg-api.git] / src / PMG / Config.pm
index 7348c00772a5b2e1695a3ab71820de6b4399f085..fefded13fac63a8082c296417d156061657ce963 100644 (file)
@@ -678,7 +678,7 @@ sub properties {
            default => 0,
        },
        verifyreceivers => {
-           description => "Enable receiver verification. The value spefifies the numerical reply"
+           description => "Enable receiver verification. The value specifies the numerical reply"
                ." code when the Postfix SMTP server rejects a recipient address."
                ." (postfix options `reject_unknown_recipient_domain`, `reject_unverified_recipient`,"
                ." and `unverified_recipient_reject_code`)",