From: levinse Date: Wed, 19 Jan 2011 20:34:51 +0000 (+0000) Subject: fix typo in Conf.pm X-Git-Tag: freeside_2_3_0~734 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8f004f5beae4bf832d5c07fc440e204c16978153 fix typo in Conf.pm --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index fe81887b9..ef9f93a7d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4266,7 +4266,7 @@ and customer address. Include units.', { 'key' => 'cust_bill-no_recipients-error', 'section' => 'invoicing', - 'description' => 'For customers with no invoice recipients, throw a job queue error rather than the default behavior of emailing the invoice to the invoice_from address.'. + 'description' => 'For customers with no invoice recipients, throw a job queue error rather than the default behavior of emailing the invoice to the invoice_from address.', 'type' => 'checkbox', },