diff options
-rw-r--r-- | config/unbound/unbound.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index eeb384a9..85ab6173 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -104,7 +104,7 @@ <field> <fielddescr>Network interface</fielddescr> <fieldname>active_interface</fieldname> - <description>The network interface(s) the Unbound DNS server will queries from.</description> + <description>The network interface(s) the Unbound DNS server will query from.</description> <type>interfaces_selection</type> <required/> <default_value>wan</default_value> |