summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/subscription.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/part_pkg/subscription.pm')
-rw-r--r--FS/FS/part_pkg/subscription.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/subscription.pm b/FS/FS/part_pkg/subscription.pm
index 5495e3a..a5e0262 100644
--- a/FS/FS/part_pkg/subscription.pm
+++ b/FS/FS/part_pkg/subscription.pm
@@ -18,7 +18,7 @@ use FS::part_pkg::flat;
'recur_fee' => { 'name' => 'Recurring fee for this package',
'default' => 0,
},
- 'cutoff_day' => { 'name' => 'Billing day',
+ 'cutoff_day' => { 'name' => 'billing day',
'default' => 1,
},
'seconds' => { 'name' => 'Time limit for this package',