plugins: fix a few reported typos

This commit is contained in:
Franco Fichtner
2019-02-11 15:23:40 +01:00
parent eee101302f
commit 079882584a
3 changed files with 3 additions and 3 deletions
@@ -424,7 +424,7 @@
<id>rspamd.av.max-size</id>
<label>Maximum Size</label>
<type>text</type>
<help>If set, a message large than this size will not be scanned.</help>
<help>If set, a message larger than this size will not be scanned.</help>
</field>
<field>
<id>rspamd.av.whitelist</id>
@@ -15,7 +15,7 @@
<id>exitpolicy.network</id>
<label>Network</label>
<type>text</type>
<help>Network on which this ACL is appied. Enter 'any' to use wildcard adressing</help>
<help>Network on which this ACL is applied. Enter 'any' to use wildcard adressing.</help>
</field>
<field>
<id>exitpolicy.startport</id>
@@ -14,7 +14,7 @@
<id>policy.network</id>
<label>Network</label>
<type>text</type>
<help>Network on which this ACL is appied.</help>
<help>Network on which this ACL is applied.</help>
</field>
<field>
<id>policy.action</id>