diff options
| -rwxr-xr-x | httemplate/edit/part_pkg.cgi | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index 93a3b24c3..271fe0915 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -50,7 +50,7 @@                              'bill_dst_pkgpart' => 'Include line item(s) from package',                              'svc_dst_pkgpart'  => 'Include services of package',                              'report_option'    => 'Report classes', -                            'fcc_ds0s'         => 'Voice-grade eqivalents', +                            'fcc_ds0s'         => 'Voice-grade equivalents',                            },                'fields' => [ | 
