summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound.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.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.php')
-rw-r--r--usr/local/www/services_unbound.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php
index d8c3d0d..4b646f1 100644
--- a/usr/local/www/services_unbound.php
+++ b/usr/local/www/services_unbound.php
@@ -276,7 +276,7 @@ function show_advanced_dns() {
<div id="showadv" <?php if (empty($pconfig['custom_options'])) echo "style='display:none'"; ?>>
<strong><?=gettext("Advanced");?><br></strong>
<textarea rows="6" cols="78" name="custom_options" id="custom_options"><?=htmlspecialchars($pconfig['custom_options']);?></textarea><br/>
- <?=gettext("Enter any additional options you would like to add to the dnsmasq configuration here, separated by a space or newline"); ?><br/>
+ <?=gettext("Enter any additional options you would like to add to the DNS Resolver configuration here, separated by a space or newline"); ?><br/>
</div>
</p>
</td>
OpenPOWER on IntegriCloud