last of the refatoring giant cust_main.pm for now, RT#9967
[freeside.git] / FS / FS / cust_main / Billing.pm
index b6266cc..09c0b64 100644 (file)
@@ -37,7 +37,7 @@ FS::cust_main::Billing - Billing mixin for cust_main
 
 =head1 SYNOPSIS
 
-=head1 DESCRIPTIONS
+=head1 DESCRIPTION
 
 These methods are available on FS::cust_main objects.
 
@@ -2022,4 +2022,12 @@ sub apply_payments {
   return $total_unapplied_payments;
 }
 
+=head1 BUGS
+
+=head1 SEE ALSO
+
+L<FS::cust_main>, L<FS::cust_main::Billing_Realtime>
+
+=cut
+
 1;