fix tyop in batchconfig-nacha-origin_name
authorIvan Kohler <ivan@freeside.biz>
Mon, 13 Jul 2015 22:45:20 +0000 (15:45 -0700)
committerIvan Kohler <ivan@freeside.biz>
Mon, 13 Jul 2015 22:45:20 +0000 (15:45 -0700)
FS/FS/Conf.pm

index 8c58e9d..4389904 100644 (file)
@@ -4008,7 +4008,7 @@ and customer address. Include units.',
   {
     'key'         => 'batchconfig-nacha-origin_name',
     'section'     => 'billing',
-    'description' => 'Configuration for NACHA batching, Origin name (defaults to company name, but sometimes bank name is needed instead.)'.
+    'description' => 'Configuration for NACHA batching, Origin name (defaults to company name, but sometimes bank name is needed instead.)',
     'type'        => 'text',
   },