fix typo in Conf.pm
authorlevinse <levinse>
Wed, 19 Jan 2011 20:34:51 +0000 (20:34 +0000)
committerlevinse <levinse>
Wed, 19 Jan 2011 20:34:51 +0000 (20:34 +0000)
FS/FS/Conf.pm

index fe81887..ef9f93a 100644 (file)
@@ -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',
   },