summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_advanced.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-02-08 22:32:47 +0545
committerGitHub <noreply@github.com>2017-02-08 22:32:47 +0545
commit71ffc048ea7b7f7cd80254fb77f25dacdcba61a3 (patch)
treec55a2e02b7f2cfc4fb4f7e2c8dd14aef10ae1822 /src/usr/local/www/services_unbound_advanced.php
parent3fd418158970dd7a29aa504c9b2358ae2944f15b (diff)
parent2241553c41e412565dd5d4c97cd827a47ad3abee (diff)
downloadpfsense-71ffc048ea7b7f7cd80254fb77f25dacdcba61a3.zip
pfsense-71ffc048ea7b7f7cd80254fb77f25dacdcba61a3.tar.gz
Merge branch 'master' into sethelp-7
Diffstat (limited to 'src/usr/local/www/services_unbound_advanced.php')
-rw-r--r--src/usr/local/www/services_unbound_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_advanced.php b/src/usr/local/www/services_unbound_advanced.php
index 7c1571e..c50d043 100644
--- a/src/usr/local/www/services_unbound_advanced.php
+++ b/src/usr/local/www/services_unbound_advanced.php
@@ -230,7 +230,7 @@ $section->addInput(new Form_Checkbox(
'Prefetch Support',
'Message cache elements are prefetched before they expire to help keep the cache up to date',
$pconfig['prefetch']
-))->setHelp('When enabled, this option can cause an increase of around 10%% more DNS traffic and load on the server, but frequently requested items will not expire from the cache.');
+))->setHelp('When enabled, this option can cause an increase of around 10% more DNS traffic and load on the server, but frequently requested items will not expire from the cache.');
$section->addInput(new Form_Checkbox(
'prefetchkey',
OpenPOWER on IntegriCloud