summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-12-26 21:22:52 -0600
committerChris Buechler <cmb@pfsense.org>2013-12-26 21:22:52 -0600
commitffe6f371fa4cdc457c2912c284e417ad86beb967 (patch)
tree7e71ea7d7f79b5c37019ae4e73deb22bfa440737 /usr/local/www/vpn_openvpn_csc.php
parent2aff8089b7c010755aab704cf5be4115b45cfac2 (diff)
downloadpfsense-ffe6f371fa4cdc457c2912c284e417ad86beb967.zip
pfsense-ffe6f371fa4cdc457c2912c284e417ad86beb967.tar.gz
fix typo
Diffstat (limited to 'usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--usr/local/www/vpn_openvpn_csc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php
index 50c4624..6272eb1 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -443,7 +443,7 @@ function netbios_change() {
"You may leave this blank if there are no client-side networks to " .
"be routed"); ?>.
<br/><?=gettext("NOTE: Remember to add these subnets to the " .
- "IPv4 Remote Networks list on the correspding OpenVPN server settings.");?>
+ "IPv4 Remote Networks list on the corresponding OpenVPN server settings.");?>
</td>
</tr>
<tr id="remote_optsv6">
@@ -458,7 +458,7 @@ function netbios_change() {
"You may leave this blank if there are no client-side networks to " .
"be routed"); ?>.
<br/><?=gettext("NOTE: Remember to add these subnets to the " .
- "IPv6 Remote Networks list on the correspding OpenVPN server settings.");?>
+ "IPv6 Remote Networks list on the corresponding OpenVPN server settings.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud