summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-05-24 08:09:56 -0300
committerRenato Botelho <renato@netgate.com>2016-05-24 08:09:56 -0300
commit8d7e9a4c179d91689438d0ea83822722c8b91171 (patch)
tree971f78ea827a5b1c07570a79ead53cb61565efb0 /src/usr/local/www/system_advanced_network.php
parente3dbee3e54396a30687b26b28ed6aa64d7069995 (diff)
parentd3706c81f7f77d21635c335d19e6626a4f7b568b (diff)
downloadpfsense-8d7e9a4c179d91689438d0ea83822722c8b91171.zip
pfsense-8d7e9a4c179d91689438d0ea83822722c8b91171.tar.gz
Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking
Diffstat (limited to 'src/usr/local/www/system_advanced_network.php')
-rw-r--r--src/usr/local/www/system_advanced_network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_network.php b/src/usr/local/www/system_advanced_network.php
index b7aaaaf..459974d 100644
--- a/src/usr/local/www/system_advanced_network.php
+++ b/src/usr/local/www/system_advanced_network.php
@@ -215,7 +215,7 @@ $group->add(new Form_Input(
$pconfig['ipv6nat_ipaddr']
))->setHelp('Enable IPv4 NAT encapsulation of IPv6 packets. <br/>This provides an '.
'RFC 2893 compatibility mechanism that can be used to tunneling IPv6 packets over '.
- 'IPv4 routing infrastructures. If enabled, don"t forget to add a firewall rule to '.
+ 'IPv4 routing infrastructures. If enabled, don\'t forget to add a firewall rule to '.
'permit IPv6 packets.');
$section->add($group);
OpenPOWER on IntegriCloud