diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-10-25 00:16:18 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-10-25 00:16:18 +0000 |
commit | 4503385f2a9b8555282f41d966e842dac72eaf72 (patch) | |
tree | 9dd817fffa06f10e884bdc10733b16c23818764a /packages/tinydns | |
parent | 43cf4b676823b2ae5e91c893ff2d0cdd5a3e3363 (diff) | |
download | pfsense-packages-4503385f2a9b8555282f41d966e842dac72eaf72.tar.gz pfsense-packages-4503385f2a9b8555282f41d966e842dac72eaf72.tar.bz2 pfsense-packages-4503385f2a9b8555282f41d966e842dac72eaf72.zip |
Clarify that this wizard assists when adding a new domain name service
zone
Diffstat (limited to 'packages/tinydns')
-rw-r--r-- | packages/tinydns/new_zone_wizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tinydns/new_zone_wizard.xml b/packages/tinydns/new_zone_wizard.xml index 62e2656b..ce77f36b 100644 --- a/packages/tinydns/new_zone_wizard.xml +++ b/packages/tinydns/new_zone_wizard.xml @@ -35,7 +35,7 @@ <id>1</id> <title>pfSense New Zone Wizard</title> <disableheader>true</disableheader> - <description>This wizard will guide you through the adding a new DNS zone to TinyDNS.</description> + <description>This wizard will guide you through the adding a new domain name service zone to TinyDNS.</description> <fields> <field> <name>Next</name> |