Skip to content

Commit

Permalink
proxy: fix spelling mishap
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Nov 24, 2015
1 parent 877ad26 commit fb35293
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,13 @@
</field>
<field>
<id>proxy.general.traffic.OverallBandwidthTrotteling</id>
<label>Overall bandwidth throtteling (Kbps)</label>
<label>Overall bandwidth throttling (Kbps)</label>
<type>text</type>
<help><![CDATA[Enter the allowed overall bandtwith in kilobits per second (leave empty to disable).]]></help>
</field>
<field>
<id>proxy.general.traffic.perHostTrotteling</id>
<label>Per host bandwidth throtteling (Kbps)</label>
<label>Per host bandwidth throttling (Kbps)</label>
<type>text</type>
<help><![CDATA[Enter the allowed per host bandwidth in kilobits per second (leave empty to disable).]]></help>
</field>
Expand Down

0 comments on commit fb35293

Please sign in to comment.