From: jeff Date: Thu, 10 Apr 2008 01:35:13 +0000 (+0000) Subject: sync terminology X-Git-Tag: root_of_webpay_support~724 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=562e1f24e713dc67e766dbb218336ea5179e5eb5 sync terminology --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d1f64b208..2094ff0c9 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -869,7 +869,7 @@ worry that config_items is freeside-specific and icky. { 'key' => 'invoice_sections', 'section' => 'billing', - 'description' => 'Split invoice into sections and label according to package type when enabled.', + 'description' => 'Split invoice into sections and label according to package class when enabled.', 'type' => 'checkbox', },