summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-10-23 20:14:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-10-23 20:14:21 +0000
commit478d7fa2d7e95c824808c8d35ebab2eacfb0e176 (patch)
tree06755f1f3f1e76792754d3d13d697c5b76793b64
parentb7e9c8eb7d158db040a2cffe618a1e733160432c (diff)
downloadpfsense-478d7fa2d7e95c824808c8d35ebab2eacfb0e176.zip
pfsense-478d7fa2d7e95c824808c8d35ebab2eacfb0e176.tar.gz
MFC Ticket 1709: fexed typo in OpenVPN cfg-page
-rw-r--r--usr/local/pkg/openvpn_cli.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index e05bacf..25ce312 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -176,8 +176,8 @@
</field>
<field>
<fieldname>use_shaper</fieldname>
- <fielddescr>Limit outgoing bandwith</fielddescr>
- <description>Maximum outgoing bandwith for this tunnel. Leave empty for no limit. The imput value has to be something between 100 bytes/sec and 100 Mbytes/sec (entered as bytes per second).</description>
+ <fielddescr>Limit outgoing bandwidth</fielddescr>
+ <description>Maximum outgoing bandwith for this tunnel. Leave empty for no limit. The input value has to be something between 100 bytes/sec and 100 Mbytes/sec (entered as bytes per second).</description>
<type>input</type>
</field>
<field>
OpenPOWER on IntegriCloud