summaryrefslogtreecommitdiff
path: root/site_perl/Invoice.pm
diff options
context:
space:
mode:
Diffstat (limited to 'site_perl/Invoice.pm')
-rw-r--r--site_perl/Invoice.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/site_perl/Invoice.pm b/site_perl/Invoice.pm
index 5eb596fad..7fdcaaf6f 100644
--- a/site_perl/Invoice.pm
+++ b/site_perl/Invoice.pm
@@ -6,7 +6,7 @@ use FS::cust_bill;
@ISA = qw(FS::cust_bill);
-#warn "FS::Invoice depriciated\n";
+warn "FS::Invoice depriciated\n";
=head1 NAME
@@ -14,7 +14,7 @@ FS::Invoice - Legacy stub
=head1 SYNOPSIS
-The functioanlity of FS::invoice has been integrated in FS::cust_bill.
+The functionality of FS::Invoice has been integrated in FS::cust_bill.
=head1 HISTORY