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

index f979b05..84e57b2 100644 (file)
@@ -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',
   },