diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2011-01-19 18:34:52 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2011-01-19 18:34:57 -0500 |
commit | 2b0d979c05266cd07c9d2a043bfef731a73087c0 (patch) | |
tree | 2daddc47ba2e6bc353d0d18160c8f0a1465f329a /config | |
parent | 72d972f5e90cb7595d3d8cf866b1762858081436 (diff) | |
download | pfsense-packages-2b0d979c05266cd07c9d2a043bfef731a73087c0.tar.gz pfsense-packages-2b0d979c05266cd07c9d2a043bfef731a73087c0.tar.bz2 pfsense-packages-2b0d979c05266cd07c9d2a043bfef731a73087c0.zip |
s/queries from/query from/
Diffstat (limited to 'config')
-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> |