From b778218bd351bbfdf430952537eff3653eb439a1 Mon Sep 17 00:00:00 2001 From: Stephan de Wit Date: Mon, 3 Apr 2023 08:43:39 +0200 Subject: [PATCH] unbound: domain overrides: typo --- .../OPNsense/Unbound/forms/dialogDomainOverride.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/dialogDomainOverride.xml b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/dialogDomainOverride.xml index 3bf3198ed..3a0ffc311 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/dialogDomainOverride.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/dialogDomainOverride.xml @@ -20,7 +20,7 @@ text IP address of the authoritative DNS server for this domain, - e.g. '192.168.100.100'. To use a nondefault port for communication, + e.g. '192.168.100.100'. To use a non-default port for communication, append an '@' with the port number. @@ -31,7 +31,7 @@ true Upstream queries use TCP only for transport regardless of global flag tcp-upstream. - Please note this setting applies to the domain, so when multiple forwarders are defined for the same domaine, + Please note this setting applies to the domain, so when multiple forwarders are defined for the same domain, all are assumed to use tcp only.