X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=a9b891c8bdfbc88715bb39ec7824119dc0739f53;hp=543c770270770a34351285f8990e344eb7ba26eb;hb=74cb9e1c3974d8899bf9745564d0dfce5875454c;hpb=73e382b838f031512684138fedb7d813684ddd28 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 543c77027..a9b891c8b 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2830,7 +2830,7 @@ worry that config_items is freeside-specific and icky. { 'key' => 'tax-cust_exempt-groups', 'section' => '', - 'description' => 'List of grouping possibilities for tax names, for per-customer exemption purposes, one tax name prefix for line. For example, "GST" would indicate the ability to exempt customers individually from taxes starting with "GST" (but not other taxes).', + 'description' => 'List of grouping possibilities for tax names, for per-customer exemption purposes, one tax name per line. For example, "GST" would indicate the ability to exempt customers individually from taxes named "GST" (but not other taxes).', 'type' => 'textarea', },