From 8f004f5beae4bf832d5c07fc440e204c16978153 Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 19 Jan 2011 20:34:51 +0000 Subject: [PATCH] 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 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', }, -- 2.11.0