slightly better description?
authorivan <ivan>
Wed, 25 Aug 2010 22:11:08 +0000 (22:11 +0000)
committerivan <ivan>
Wed, 25 Aug 2010 22:11:08 +0000 (22:11 +0000)
FS/FS/part_event/Condition/pkg_next_bill_within.pm

index dc16ce8..90c4c6a 100644 (file)
@@ -5,7 +5,7 @@ use base qw( FS::part_event::Condition );
 use FS::Record qw( qsearch );
 
 sub description {
-  'Next bill date within interval';
+  'Next bill date within upcoming interval';
 }
 
 # Run the event when the next bill date is within X days.