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 c31414914..1d4a85a57 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3977,7 +3977,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', }, |