From: ivan Date: Tue, 3 Oct 2006 15:59:06 +0000 (+0000) Subject: s/repalce/replace/ in POD doc X-Git-Tag: TRIXBOX_2_6~942 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=40f370f0fbc6dedee27b8666f7d00e3888a1533b s/repalce/replace/ in POD doc --- diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm index 48f47e0cd..71029d096 100644 --- a/FS/FS/cust_main_invoice.pm +++ b/FS/FS/cust_main_invoice.pm @@ -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 diff --git a/FS/FS/cust_pay_batch.pm b/FS/FS/cust_pay_batch.pm index 515bb9a5d..1eeabb69a 100644 --- a/FS/FS/cust_pay_batch.pm +++ b/FS/FS/cust_pay_batch.pm @@ -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 diff --git a/FS/FS/svc_external.pm b/FS/FS/svc_external.pm index 79eec97c4..14eab7e03 100644 --- a/FS/FS/svc_external.pm +++ b/FS/FS/svc_external.pm @@ -145,7 +145,7 @@ Called by the cancel method of FS::cust_pkg (see L). 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 diff --git a/FS/FS/svc_www.pm b/FS/FS/svc_www.pm index 12d7e92f3..7c7032f4c 100644 --- a/FS/FS/svc_www.pm +++ b/FS/FS/svc_www.pm @@ -190,7 +190,7 @@ Called by the cancel method of FS::cust_pkg (see L). 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