[freeside-commits] freeside/FS/FS cust_main_invoice.pm, 1.17, 1.18 cust_pay_batch.pm, 1.15, 1.16 svc_external.pm, 1.3, 1.4 svc_www.pm, 1.12, 1.13

Ivan,,, ivan at wavetail.420.am
Tue Oct 3 08:59:08 PDT 2006


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv7018

Modified Files:
	cust_main_invoice.pm cust_pay_batch.pm svc_external.pm 
	svc_www.pm 
Log Message:
s/repalce/replace/ in POD doc

Index: svc_external.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_external.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svc_external.pm	16 Oct 2004 10:15:01 -0000	1.3
+++ svc_external.pm	3 Oct 2006 15:59:06 -0000	1.4
@@ -145,7 +145,7 @@
 
 Checks all fields to make sure this is a valid external service.  If there is
 an error, returns the error, otherwise returns false.  Called by the insert
-and repalce methods.
+and replace methods.
 
 =cut
 

Index: cust_pay_batch.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_pay_batch.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- cust_pay_batch.pm	27 Aug 2006 20:10:02 -0000	1.15
+++ cust_pay_batch.pm	3 Oct 2006 15:59:06 -0000	1.16
@@ -115,7 +115,7 @@
 
 Checks all fields to make sure this is a valid transaction.  If there is
 an error, returns the error, otherwise returns false.  Called by the insert
-and repalce methods.
+and replace methods.
 
 =cut
 

Index: cust_main_invoice.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main_invoice.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- cust_main_invoice.pm	31 Mar 2005 09:07:20 -0000	1.17
+++ cust_main_invoice.pm	3 Oct 2006 15:59:06 -0000	1.18
@@ -91,7 +91,7 @@
 
 Checks all fields to make sure this is a valid invoice destination.  If there is
 an error, returns the error, otherwise returns false.  Called by the insert
-and repalce methods.
+and replace methods.
 
 =cut
 

Index: svc_www.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_www.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- svc_www.pm	26 May 2005 19:15:31 -0000	1.12
+++ svc_www.pm	3 Oct 2006 15:59:06 -0000	1.13
@@ -190,7 +190,7 @@
 
 Checks all fields to make sure this is a valid web virtual host.  If there is
 an error, returns the error, otherwise returns false.  Called by the insert
-and repalce methods.
+and replace methods.
 
 =cut
 



More information about the freeside-commits mailing list