summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-30 00:10:22 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-04-30 20:01:08 -0400
commit1ea1cdbaf8de8f024934c7e884a703ce7eb4658b (patch)
tree3645a45b4011abebbe9f59b8901379a3a5f66b73 /src/usr/local/www/system_advanced_network.php
parenta18a67d77f8f51a49900ee5d8bf066eb91347e20 (diff)
downloadpfsense-1ea1cdbaf8de8f024934c7e884a703ce7eb4658b.zip
pfsense-1ea1cdbaf8de8f024934c7e884a703ce7eb4658b.tar.gz
System Menu - Textual and Punctuation Corrections
(cherry picked from commit 9f563e371d0ce630f551de19c4263fe5c1686de6)
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 950e3a6..4f0fb1a 100644
--- a/src/usr/local/www/system_advanced_network.php
+++ b/src/usr/local/www/system_advanced_network.php
@@ -261,7 +261,7 @@ $section->addInput(new Form_Checkbox(
isset($config['system']['disablesegmentationoffloading'])
))->setHelp('Checking this option will disable hardware TCP segmentation '.
'offloading (TSO, TSO4, TSO6). This offloading is broken in some hardware '.
- 'drivers, and may impact performance with some specific NICs.This will take '.
+ 'drivers, and may impact performance with some specific NICs. This will take '.
'effect after a machine reboot or re-configure of each interface.');
$section->addInput(new Form_Checkbox(
OpenPOWER on IntegriCloud