summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeff <jeff>2009-05-29 04:43:55 +0000
committerjeff <jeff>2009-05-29 04:43:55 +0000
commitea34c834e4d9915a97730113d78b1b43ccd7684d (patch)
treee8b58d81e6a3b673dbd427f4ba297eb641041eb1
parent7e368366b4b1c3b6a2b1990f34d79a15289cadcc (diff)
correct description to reflect previous changes
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
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',
},