diff options
author | Warren Baker <warren@decoy.co.za> | 2011-11-06 12:50:30 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-11-06 12:50:30 +0200 |
commit | 85059dc670b521fcb9e15d02e25dbb4915685dcf (patch) | |
tree | 6a2b617dc966b12274f776536b9bb0100f4162d9 | |
parent | 627830887af98bc13e2d7bb84cfc3ef14a39c3c8 (diff) | |
download | pfsense-packages-85059dc670b521fcb9e15d02e25dbb4915685dcf.tar.gz pfsense-packages-85059dc670b521fcb9e15d02e25dbb4915685dcf.tar.bz2 pfsense-packages-85059dc670b521fcb9e15d02e25dbb4915685dcf.zip |
Correct wording
-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 176d8686..07ecaa6e 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -110,7 +110,7 @@ <field> <fielddescr>Network interface</fielddescr> <fieldname>active_interface</fieldname> - <description>The network interface(s) the Unbound DNS server will query from.</description> + <description>The network interface(s) the Unbound DNS server will listen on.</description> <type>interfaces_selection</type> <required/> <default_value>wan</default_value> |