From: levinse Date: Wed, 19 Jan 2011 20:34:55 +0000 (+0000) Subject: fix typo in Conf.pm X-Git-Tag: freeside_2_1_2~131 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=add94dc87400b5d19c80b23ec9a8627abba5dd26;p=freeside.git fix typo in Conf.pm --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index f979b0532..84e57b22b 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4224,7 +4224,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', },