summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_network.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-14 14:38:27 -0700
committerNOYB <Al_Stu@Frontier.com>2016-05-14 14:38:27 -0700
commit542d14be063e0a90b9182ee3dac9dc3fdb52d04d (patch)
tree74e8703e1185cdfe79d19e0f161d3ec1297633b8 /src/usr/local/www/system_advanced_network.php
parent6d49499d4e292eb70090d576da4a87d4725bd112 (diff)
downloadpfsense-542d14be063e0a90b9182ee3dac9dc3fdb52d04d.zip
pfsense-542d14be063e0a90b9182ee3dac9dc3fdb52d04d.tar.gz
Miscellaneous Textual Corrections - 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 4f0fb1a..751a0d3 100644
--- a/src/usr/local/www/system_advanced_network.php
+++ b/src/usr/local/www/system_advanced_network.php
@@ -271,7 +271,7 @@ $section->addInput(new Form_Checkbox(
isset($config['system']['disablelargereceiveoffloading'])
))->setHelp('Checking this option will disable hardware large receive offloading '.
'(LRO). This offloading is broken in some hardware drivers, and may impact '.
- 'performance with some specific NICs.This will take effect after a machine reboot '.
+ '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