From add94dc87400b5d19c80b23ec9a8627abba5dd26 Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 19 Jan 2011 20:34:55 +0000 Subject: fix typo in Conf.pm --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, -- cgit v1.2.1