s/repalce/replace/ in POD doc
authorivan <ivan>
Tue, 3 Oct 2006 15:59:06 +0000 (15:59 +0000)
committerivan <ivan>
Tue, 3 Oct 2006 15:59:06 +0000 (15:59 +0000)
FS/FS/cust_main_invoice.pm
FS/FS/cust_pay_batch.pm
FS/FS/svc_external.pm
FS/FS/svc_www.pm

index 48f47e0..71029d0 100644 (file)
@@ -91,7 +91,7 @@ sub replace {
 
 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 515bb9a..1eeabb6 100644 (file)
@@ -115,7 +115,7 @@ returns the error, otherwise returns false.
 
 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 79eec97..14eab7e 100644 (file)
@@ -145,7 +145,7 @@ Called by the cancel method of FS::cust_pkg (see L<FS::cust_pkg>).
 
 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 12d7e92..7c7032f 100644 (file)
@@ -190,7 +190,7 @@ Called by the cancel method of FS::cust_pkg (see L<FS::cust_pkg>).
 
 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