[freeside-commits] branch FREESIDE_3_BRANCH updated. 138523083b9b3480cb789ce868c5a6968dbc4b4d
Jeremy Davis
jeremyd at 420.am
Mon Sep 16 09:56:58 PDT 2013
The branch, FREESIDE_3_BRANCH has been updated
via 138523083b9b3480cb789ce868c5a6968dbc4b4d (commit)
from 54dbbaf3b93390d299cabb20e257e7450d469fcf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 138523083b9b3480cb789ce868c5a6968dbc4b4d
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Mon Sep 16 12:56:28 2013 -0400
#24570 Typo
diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm
index 79235ed..5a27f06 100644
--- a/FS/FS/part_pkg/voip_cdr.pm
+++ b/FS/FS/part_pkg/voip_cdr.pm
@@ -263,7 +263,7 @@ tie my %detail_formats, 'Tie::IxHash',
'type' => 'checkbox',
},
- 'usage_mandate' => { 'name' => 'Always put usage details in separate section. The section is defined the section is defined in the next option',
+ 'usage_mandate' => { 'name' => 'Always put usage details in separate section. The section is defined in the next option.',
'type' => 'checkbox',
},
#eofalse
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_pkg/voip_cdr.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list