diff options
Diffstat (limited to 'FS/FS/Conf.pm')
| -rw-r--r-- | FS/FS/Conf.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6d0f06efd..07c25c46a 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1067,7 +1067,7 @@ worry that config_items is freeside-specific and icky.    {      'key'         => 'finance_pkgclass',      'section'     => 'billing', -    'description' => 'The package class for finance charges', +    'description' => 'The default package class for late fee charges, used if the fee event does not specify a package class itself.',      'type'        => 'select-pkg_class',    }, | 
