summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main_invoice.pm
diff options
context:
space:
mode:
authorivan <ivan>2006-10-03 15:59:06 +0000
committerivan <ivan>2006-10-03 15:59:06 +0000
commit40f370f0fbc6dedee27b8666f7d00e3888a1533b (patch)
treea63f0a424ec7060b2ebcebb264895ff638406e38 /FS/FS/cust_main_invoice.pm
parent8abffd15f7fa51e8b62f03ffa21a01974813f99f (diff)
s/repalce/replace/ in POD doc
Diffstat (limited to 'FS/FS/cust_main_invoice.pm')
-rw-r--r--FS/FS/cust_main_invoice.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_main_invoice.pm b/FS/FS/cust_main_invoice.pm
index 48f47e0..71029d0 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