use FS::type_pkgs
[freeside.git] / site_perl / Invoice.pm
index 5eb596f..7fdcaaf 100644 (file)
@@ -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