diff options
author | ivan <ivan> | 2002-02-06 15:50:54 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-06 15:50:54 +0000 |
commit | b9940d4c9565a0e399b156d527f7426fe1cd098b (patch) | |
tree | ebdf3ee6e8cc46a809de409462b78ac25237d714 | |
parent | d815064689e78291069209fb4610f905449dcee6 (diff) |
pod typo
-rw-r--r-- | FS/FS/cust_bill.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index 00135afa1..ad2ae82d1 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -864,7 +864,7 @@ sub print_text { =head1 VERSION -$Id: cust_bill.pm,v 1.16 2002-02-04 16:44:48 ivan Exp $ +$Id: cust_bill.pm,v 1.17 2002-02-06 15:50:54 ivan Exp $ =head1 BUGS @@ -878,7 +878,7 @@ or something similar so the look can be completely customized?) =head1 SEE ALSO -L<FS::Record>, L<FS::cust_main>, L<FS::cust_bill_pay>, L<FS:;cust_pay>, +L<FS::Record>, L<FS::cust_main>, L<FS::cust_bill_pay>, L<FS::cust_pay>, L<FS::cust_bill_pkg>, L<FS::cust_bill_credit>, schema.html from the base documentation. |