diff options
-rw-r--r-- | FS/FS/cust_bill.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_bill.pm b/FS/FS/cust_bill.pm index b00c38b2b..33552523a 100644 --- a/FS/FS/cust_bill.pm +++ b/FS/FS/cust_bill.pm @@ -335,7 +335,7 @@ PARAMHASH can contain the following: =back -Returns an argument list to be passed to L<FS::cust_bill::send>. +Returns an argument list to be passed to L<FS::Misc::send_email>. =cut |