summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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