summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjeff <jeff>2008-04-10 01:35:13 +0000
committerjeff <jeff>2008-04-10 01:35:13 +0000
commit562e1f24e713dc67e766dbb218336ea5179e5eb5 (patch)
tree62df3d5985aca638cebba3f43fdc850821783422
parent10359b8bd3418e5df628f158d4d861498f8ad858 (diff)
sync terminology
-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 d1f64b2..2094ff0 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',
},