ispman/lib create_mailbox_cyrus.lib,1.4,1.5 dns.bind8.lib,1.16,1.17 http.lib,1.52,1.53

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

Modified Files:
	create_mailbox_cyrus.lib dns.bind8.lib http.lib 
Log Message:
applied spelling fix
(thanks to Mads Kiilerich)


Index: dns.bind8.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/dns.bind8.lib,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dns.bind8.lib	31 May 2004 20:13:41 -0000	1.16
+++ dns.bind8.lib	5 Jun 2004 12:45:22 -0000	1.17
@@ -239,7 +239,7 @@
 
 # look if there is a local file where more entries for this zone are  defined.
 # If yes, then read the file and append the entries to the zone file.
-# The admin is responsible to make sure that the entries dont disturb other entries coming from LDAP
+# The admin is responsible to make sure that the entries don't disturb other entries coming from LDAP
 
         my $local = join '/',
           ( $ispman->getConf("installDir"), "var/dns/$domain.local" );
@@ -248,7 +248,7 @@
             print ZONE "; ATTENTION\n";
             print ZONE "; The following is coming from a localfile\n";
             print ZONE "; $local\n";
-            print ZONE "; so dont blame ISPMan if that breaks your DNS\n\n";
+            print ZONE "; so don't blame ISPMan if that breaks your DNS\n\n";
             print ZONE cat($local);
         }
     }

Index: http.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/http.lib,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- http.lib	1 Jun 2004 00:03:46 -0000	1.52
+++ http.lib	5 Jun 2004 12:45:22 -0000	1.53
@@ -295,7 +295,7 @@
         for my $vh ( keys %{ $vhostHash->{$domain} } ) {
             next unless $vh =~ /\S/;
 
-            ### we dont pass an ARRAY ref to the poor template.
+            ### we don't pass an ARRAY ref to the poor template.
             ### Lets keep the template simple and do complex stuff here
 
             if (

Index: create_mailbox_cyrus.lib
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/create_mailbox_cyrus.lib,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- create_mailbox_cyrus.lib	30 May 2004 23:35:36 -0000	1.4
+++ create_mailbox_cyrus.lib	5 Jun 2004 12:45:22 -0000	1.5
@@ -5,7 +5,7 @@
     $ispman->{'imap'} = ISPMan::IMAP->new();
     $ispman->{'imap'}->add( $mailbox, $hostname );
 
-    # removing these cause we dont know what the mailbox separator is
+    # removing these cause we don't know what the mailbox separator is
     # so simply creating the top mailbox.
     # $ispman->{'imap'}->add("$mailbox.Sent", $hostname);
     # $ispman->{'imap'}->add("$mailbox.Drafts", $hostname);



-------------------------------------------------------
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.