From: jeff Date: Fri, 29 May 2009 04:43:55 +0000 (+0000) Subject: correct description to reflect previous changes X-Git-Tag: root_of_svc_elec_features~1164 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ea34c834e4d9915a97730113d78b1b43ccd7684d correct description to reflect previous changes --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index cb53ef7d1..b1bc97ab6 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -916,7 +916,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 class when enabled.', + 'description' => 'Split invoice into sections and label according to package category when enabled.', 'type' => 'checkbox', },