From cfb99f1c36b0cd2d1ac88b998c85a7574cf28349 Mon Sep 17 00:00:00 2001 From: stilez Date: Fri, 17 Mar 2017 07:27:22 +0000 Subject: typo --- src/usr/local/www/services_unbound_host_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local') diff --git a/src/usr/local/www/services_unbound_host_edit.php b/src/usr/local/www/services_unbound_host_edit.php index ebb02a1..68b0717 100644 --- a/src/usr/local/www/services_unbound_host_edit.php +++ b/src/usr/local/www/services_unbound_host_edit.php @@ -228,7 +228,7 @@ if (isset($id) && $a_hosts[$id]) { $section->addInput(new Form_StaticText( '', '' . - gettext("This page is used to override the usual lookup process for a specific host. A host is defined by its name" . + gettext("This page is used to override the usual lookup process for a specific host. A host is defined by its name " . "and parent domain (e.g., 'somesite.google.com' is entered as host='somesite' and parent domain='google.com'). Any " . "attempt to lookup that host will automatically return the given IP address, and any usual external lookup server for " . "the domain will not be queried. Both the name and parent domain can contain 'non-standard', 'invalid' and 'local' " . -- cgit v1.1