proxy: Fix typo in description message.

This commit is contained in:
Juan Manuel Carrillo Moreno 2018-11-03 14:12:04 -06:00 committed by Franco Fichtner
parent 1bdbe5b5e4
commit 09de2c7ed7

View File

@ -184,13 +184,13 @@
<id>proxy.general.traffic.maxDownloadSize</id>
<label>Maximum download size (kB)</label>
<type>text</type>
<help><![CDATA[Enter the maxium size for downloads in kilobytes (leave empty to disable).]]></help>
<help><![CDATA[Enter the maximum size for downloads in kilobytes (leave empty to disable).]]></help>
</field>
<field>
<id>proxy.general.traffic.maxUploadSize</id>
<label>Maximum upload size (kB)</label>
<type>text</type>
<help><![CDATA[Enter the maxium size for uploads in kilobytes (leave empty to disable).]]></help>
<help><![CDATA[Enter the maximum size for uploads in kilobytes (leave empty to disable).]]></help>
</field>
<field>
<id>proxy.general.traffic.OverallBandwidthTrotteling</id>