summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_server.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-01-01 03:02:14 -0500
committerChris Buechler <cmb@pfsense.org>2010-01-01 03:02:14 -0500
commit1a4f9b424023d129e22372f812833d41c33aa268 (patch)
tree115263d4a2ba133ba05340d288a2df40cb5fb572 /usr/local/www/vpn_openvpn_server.php
parentffca877988c484499773c393642f17b0203143ad (diff)
downloadpfsense-1a4f9b424023d129e22372f812833d41c33aa268.zip
pfsense-1a4f9b424023d129e22372f812833d41c33aa268.tar.gz
fix typos
Diffstat (limited to 'usr/local/www/vpn_openvpn_server.php')
-rw-r--r--usr/local/www/vpn_openvpn_server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_openvpn_server.php b/usr/local/www/vpn_openvpn_server.php
index 0c34cd9..0dd4676 100644
--- a/usr/local/www/vpn_openvpn_server.php
+++ b/usr/local/www/vpn_openvpn_server.php
@@ -1106,7 +1106,7 @@ function netbios_change() {
<tr>
<td>
<textarea rows="6" cols="78" name="custom_options" id="custom_options"><?=$pconfig['custom_options'];?></textarea><br/>
- Paste any additional options you would like to pass through to the OpenVPN server here seperated by a semicolon<br/>
+ Enter any additional options you would like to add to the OpenVPN server configuration here, separated by a semicolon<br/>
EXAMPLE: push "route 10.0.0.0 255.255.255.0";
</td>
</tr>
OpenPOWER on IntegriCloud