summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorJeremy Davis <jeremyd@freeside.biz>2013-09-16 12:48:54 -0400
committerJeremy Davis <jeremyd@freeside.biz>2013-09-16 12:48:54 -0400
commit25c5adf89c41e5a7d4eb7af7dc55cc5efded7e7e (patch)
tree17bb415edd7ec1e37ce70f2506226c8d57d25ce0 /FS
parent9e133090578e965088e4355e9d99cdfd5aab69d5 (diff)
#24570 Typo
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/part_pkg/voip_cdr.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm
index 79235edd5..5a27f064f 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