summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound_advanced.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-01-30 09:10:59 +0200
committerWarren Baker <warren@decoy.co.za>2014-01-30 09:10:59 +0200
commit8e552911a4ad5da0c9ed5439f259f2f6ea9de9a3 (patch)
treed01717b541531037d2d1e6300d664c9be8a07632 /usr/local/www/services_unbound_advanced.php
parent8fccab671fdade6b67cba2b5523ae2591f1d7425 (diff)
downloadpfsense-8e552911a4ad5da0c9ed5439f259f2f6ea9de9a3.zip
pfsense-8e552911a4ad5da0c9ed5439f259f2f6ea9de9a3.tar.gz
Some grammer fixes spotted by Phil Davis
Diffstat (limited to 'usr/local/www/services_unbound_advanced.php')
-rw-r--r--usr/local/www/services_unbound_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_unbound_advanced.php b/usr/local/www/services_unbound_advanced.php
index 608f1da..be348c4 100644
--- a/usr/local/www/services_unbound_advanced.php
+++ b/usr/local/www/services_unbound_advanced.php
@@ -343,7 +343,7 @@ function enable_change(enable_over) {
<option value="40000000">40 million</option>
<option value="50000000">50 million</option>
</select><br/>
- <?=gettext("If enabled, a total number of unwanted replies is kept track of in every thread. When it reaches the threshold, a defensive action is taken and a warning is printed to the log file. This defensive action is to clear the RRSet and message caches, hopefully flushing away any poison. The default is disabled, but if enabled a a value of 10 million is suggested.");?>
+ <?=gettext("If enabled, a total number of unwanted replies is kept track of in every thread. When it reaches the threshold, a defensive action is taken and a warning is printed to the log file. This defensive action is to clear the RRSet and message caches, hopefully flushing away any poison. The default is disabled, but if enabled a value of 10 million is suggested.");?>
</p>
</td>
</tr>
OpenPOWER on IntegriCloud