summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_client.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-01-07 12:08:06 -0200
committerRenato Botelho <renato@netgate.com>2016-01-07 12:08:23 -0200
commit06dea9aa32844d18d626854c520bab3996aeb904 (patch)
tree66cddf2725b6283515e5f073c3530ad378206baf /src/usr/local/www/vpn_openvpn_client.php
parente849c17a983e8036838bcc2a727aaf900e89e1a5 (diff)
downloadpfsense-06dea9aa32844d18d626854c520bab3996aeb904.zip
pfsense-06dea9aa32844d18d626854c520bab3996aeb904.tar.gz
Fix #5743, spell typo
Diffstat (limited to 'src/usr/local/www/vpn_openvpn_client.php')
-rw-r--r--src/usr/local/www/vpn_openvpn_client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_client.php b/src/usr/local/www/vpn_openvpn_client.php
index 5763585..5698468 100644
--- a/src/usr/local/www/vpn_openvpn_client.php
+++ b/src/usr/local/www/vpn_openvpn_client.php
@@ -673,7 +673,7 @@ if ($act=="new" || $act=="edit"):
'IPv4 Tunnel Network',
'text',
$pconfig['tunnel_network']
- ))->setHelp('This is the IPv4 virtual network used for private communications between this client and the sercer ' .
+ ))->setHelp('This is the IPv4 virtual network used for private communications between this client and the server ' .
'expressed using CIDR (eg. 10.0.8.0/24). The first network address will be assigned to ' .
'the client virtual interface.');
OpenPOWER on IntegriCloud