summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-23 00:07:16 -0700
committerRenato Botelho <renato@netgate.com>2016-05-24 08:10:02 -0300
commit71fe4294ede16fc71f39cecb2c16e08a9fd09e52 (patch)
treea5aee1b7161067b3ca2aee66b1a186719f30472c /src/usr/local/www/system_advanced_network.php
parent608c78e17e1ea0ba92c427b20e5d7037b629ae7e (diff)
downloadpfsense-71fe4294ede16fc71f39cecb2c16e08a9fd09e52.zip
pfsense-71fe4294ede16fc71f39cecb2c16e08a9fd09e52.tar.gz
Miscellaneous Textual Correction - System / Advanced / Networking
Use apostrophe instead of quote. (cherry picked from commit d3706c81f7f77d21635c335d19e6626a4f7b568b)
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