diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 8c58e9d18..438990484 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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', }, |