[freeside-commits] branch master updated. 25c5adf89c41e5a7d4eb7af7dc55cc5efded7e7e

Jeremy Davis jeremyd at 420.am
Mon Sep 16 09:49:38 PDT 2013


The branch, master has been updated
       via  25c5adf89c41e5a7d4eb7af7dc55cc5efded7e7e (commit)
      from  9e133090578e965088e4355e9d99cdfd5aab69d5 (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 25c5adf89c41e5a7d4eb7af7dc55cc5efded7e7e
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Mon Sep 16 12:48:54 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