From 40f370f0fbc6dedee27b8666f7d00e3888a1533b Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 3 Oct 2006 15:59:06 +0000 Subject: [PATCH] s/repalce/replace/ in POD doc --- FS/FS/cust_main_invoice.pm | 2 +- FS/FS/cust_pay_batch.pm | 2 +- FS/FS/svc_external.pm | 2 +- FS/FS/svc_www.pm | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.11.0