From 9230257f40167b22ea0c3d14efca99bbec5cb76f Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 2 Aug 2011 01:26:19 +0000 Subject: [PATCH] description should match UI update for overlimit_groups config setting, RT#13432 --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 36d3bbdce..633d5c5ee 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2862,7 +2862,7 @@ and customer address. Include units.', { 'key' => 'overlimit_groups', 'section' => '', - 'description' => 'RADIUS group (or comma-separated groups) to assign to svc_acct which has exceeded its bandwidth or time limit.', + 'description' => 'RADIUS group(s) to assign to svc_acct which has exceeded its bandwidth or time limit.', 'type' => 'select-sub', 'per_agent' => 1, 'multiple' => 1, -- 2.11.0