summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2017-03-05 11:25:41 +0000
committerGitHub <noreply@github.com>2017-03-05 11:25:41 +0000
commit40e21a7fd9f98d92ee8f39fddf61da95f63244c9 (patch)
treef1f90338a2dbbd9cd6e7eef76c98151c2377e2a6 /src/usr/local
parenteb267378764b4454e56557f5a35805f7554ee137 (diff)
downloadpfsense-40e21a7fd9f98d92ee8f39fddf61da95f63244c9.zip
pfsense-40e21a7fd9f98d92ee8f39fddf61da95f63244c9.tar.gz
change "returned" -> "to return"
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/services_unbound.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index ecbd3bc..ab22be3 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -442,7 +442,7 @@ events.push(function() {
<tr>
<th><?=gettext("Host")?></th>
<th><?=gettext("Parent domain of host")?></th>
- <th><?=gettext("IP returned for host")?></th>
+ <th><?=gettext("IP to return for host")?></th>
<th><?=gettext("Description")?></th>
<th><?=gettext("Actions")?></th>
</tr>
OpenPOWER on IntegriCloud