summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-14 14:38:27 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-05-16 07:38:07 -0400
commit8c95f1fe56a98ca6d53fd66277f3987b2293fb82 (patch)
treedbea9cc81f44005e91ef2f6412cca5498b9ef7a9
parent507d2709e0959cea3728514497dcc2a767ed7266 (diff)
downloadpfsense-8c95f1fe56a98ca6d53fd66277f3987b2293fb82.zip
pfsense-8c95f1fe56a98ca6d53fd66277f3987b2293fb82.tar.gz
Miscellaneous Textual Corrections - System / Advanced / Networking
(cherry picked from commit 542d14be063e0a90b9182ee3dac9dc3fdb52d04d)
-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