summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-05-16 07:37:49 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-05-16 07:37:49 -0400
commit5543a46057cfd0d6164469acc4affe4c5c1af360 (patch)
tree15b59fd67192ae0cc3d45140a992eda962adceae /src/usr
parent8185eabc144de5aa8215adbe5d8d589f2cb69850 (diff)
parent542d14be063e0a90b9182ee3dac9dc3fdb52d04d (diff)
downloadpfsense-5543a46057cfd0d6164469acc4affe4c5c1af360.zip
pfsense-5543a46057cfd0d6164469acc4affe4c5c1af360.tar.gz
Merge pull request #2961 from NOYB/Miscellaneous_Textual_Corrections_-_System_/_Advanced_/_Networking
Diffstat (limited to 'src/usr')
-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