summaryrefslogtreecommitdiff
path: root/FS/FS/Report
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/Report')
-rw-r--r--FS/FS/Report/Table.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Report/Table.pm b/FS/FS/Report/Table.pm
index 4b22b60..eeb99ba 100644
--- a/FS/FS/Report/Table.pm
+++ b/FS/FS/Report/Table.pm
@@ -753,7 +753,7 @@ sub cust_bill_pkg_taxes {
$self->scalar_sql($total_sql);
}
-#all credits applied to matching pkg line items (ie not taxes or fees)
+#all credits applied to matching pkg line items (ie not taxes)
sub cust_bill_pkg_credits {
my $self = shift;