ispman/lib/ISPMan/DNSMan MXrecords.pm,1.22,1.23

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan/DNSMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16384/lib/ISPMan/DNSMan

Modified Files:
	MXrecords.pm 
Log Message:
applied spelling fix
(thanks to Mads Kiilerich)


Index: MXrecords.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DNSMan/MXrecords.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- MXrecords.pm	31 May 2004 20:13:41 -0000	1.22
+++ MXrecords.pm	5 Jun 2004 12:45:25 -0000	1.23
@@ -108,7 +108,7 @@
     my $self      = shift;
     my $domain    = shift;
     my $mxrecords = $self->getDNSmXRecords($domain);
-    return unless $mxrecords;    # dont bother to sort if there is no records
+    return unless $mxrecords;    # don't bother to sort if there is no records
 
 # sort mx array, so origin record (@) with highest priority (lowest value) is at top
     my @sorted = sort {



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.