summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-02-07 23:59:18 -0500
committerChris Buechler <cmb@pfsense.org>2010-02-07 23:59:18 -0500
commit6bc6bf7942828e40f256d37758012819a7163c18 (patch)
treec6bda8b25e8c454ca13f42016f0196a706335fa7 /usr
parent0927fb8cd618af6f542cfa72d8b08cd83195d5a1 (diff)
downloadpfsense-6bc6bf7942828e40f256d37758012819a7163c18.zip
pfsense-6bc6bf7942828e40f256d37758012819a7163c18.tar.gz
fix typo
Diffstat (limited to 'usr')
-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 b75e2e1..c0ecede 100644
--- a/usr/local/www/vpn_openvpn_server.php
+++ b/usr/local/www/vpn_openvpn_server.php
@@ -772,7 +772,7 @@ function netbios_change() {
<td width="78%" class="vtable">
<input name="local_network" type="text" class="formfld unknown" size="20" value="<?=htmlspecialchars($pconfig['local_network']);?>">
<br>
- This is the network that will be accessable
+ This is the network that will be accessible
from the remote endpoint. Expressed as a CIDR
range. You may leave this blank if you don't
want to add a route to the local network
OpenPOWER on IntegriCloud