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
committerNOYB <Al_Stu@Frontier.com>2016-04-30 00:10:22 -0700
commit9f563e371d0ce630f551de19c4263fe5c1686de6 (patch)
treed6cc87759fdc223ebac1f6f0a8fa6ca01ea7987c /src/usr/local/www/system_advanced_network.php
parent09c7fae46d2757815c1e4e5ead7c9896783e7013 (diff)
downloadpfsense-9f563e371d0ce630f551de19c4263fe5c1686de6.zip
pfsense-9f563e371d0ce630f551de19c4263fe5c1686de6.tar.gz
System Menu - Textual and Punctuation Corrections
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