From 791f76fa9c267539a9cb7c2b47d1141ce108fb37 Mon Sep 17 00:00:00 2001 From: olgeni Date: Sun, 16 Aug 2009 14:06:52 +0000 Subject: Fix a few common typos in pkg-descr ("separate", "compatible"). --- dns/p5-DNS-ZoneParse/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns') diff --git a/dns/p5-DNS-ZoneParse/pkg-descr b/dns/p5-DNS-ZoneParse/pkg-descr index ca95bfb3c1cd..a1604d8c365a 100644 --- a/dns/p5-DNS-ZoneParse/pkg-descr +++ b/dns/p5-DNS-ZoneParse/pkg-descr @@ -5,7 +5,7 @@ DNS zones, or for transferring DNS zones to other servers. If you want to generate an XML-friendly version of your zone files, it is easy to use XML::Simple with this module once you have parsed the zonefile. -DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file +DNS::ZoneParse scans the DNS zonefile - removes comments and separates the file into it's constituent records. It then parses each record and stores the records internally. See below for information on the accessor methods. -- cgit