summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_server.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-11-08 19:56:50 -0500
committerChris Buechler <cmb@pfsense.org>2009-11-08 19:56:50 -0500
commit6097246c7d614eb8cd802e468003ecdcea4a419c (patch)
treec2161259cb86dc39b7da3c4226a599a31484fd42 /usr/local/www/vpn_openvpn_server.php
parente89f20082496a3a0e80885169233bf7eb60787a3 (diff)
downloadpfsense-6097246c7d614eb8cd802e468003ecdcea4a419c.zip
pfsense-6097246c7d614eb8cd802e468003ecdcea4a419c.tar.gz
fix typo
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 2b06f97..c1da985 100644
--- a/usr/local/www/vpn_openvpn_server.php
+++ b/usr/local/www/vpn_openvpn_server.php
@@ -1097,7 +1097,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 semicoloin ;<br/>
+ Paste any additional options you would like to pass through to the OpenVPN server here seperated by a semicolon<br/>
EXAMPLE: push "route 10.0.0.0 255.255.255.0";
</td>
</tr>
OpenPOWER on IntegriCloud