diff options
author | khoff <khoff> | 2005-03-17 21:56:53 +0000 |
---|---|---|
committer | khoff <khoff> | 2005-03-17 21:56:53 +0000 |
commit | 20147e99fcd4987239889bcb490cb004e7d18391 (patch) | |
tree | 7b09d86b88a5a6ddd9867271161a2e7480db7a24 | |
parent | 0ce3ad1e220e414831d1f813069a363471e811b4 (diff) |
Documentation tyop.
-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 |