]> git.proxmox.com Git - pmg-api.git/blobdiff - src/PMG/Config.pm
config: fix missing quote in description
[pmg-api.git] / src / PMG / Config.pm
index d49e768268e03db12d662972ea2cbea2ff5db480..042da6fb4100d7bad7b1237c6e3515fd98c0c236 100755 (executable)
@@ -651,7 +651,7 @@ sub properties {
            default => 64,
        },
        helotests => {
-           description => "Use SMTP HELO tests. (postfix option `smtpd_helo_restrictions)",
+           description => "Use SMTP HELO tests. (postfix option `smtpd_helo_restrictions`)",
            type => 'boolean',
            default => 0,
        },