From 45f5d02ebfeaef2a955b377436dcf3b7e326c915 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 25 Aug 2010 22:11:08 +0000 Subject: [PATCH] slightly better description? --- FS/FS/part_event/Condition/pkg_next_bill_within.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_event/Condition/pkg_next_bill_within.pm b/FS/FS/part_event/Condition/pkg_next_bill_within.pm index dc16ce843..90c4c6acc 100644 --- a/FS/FS/part_event/Condition/pkg_next_bill_within.pm +++ b/FS/FS/part_event/Condition/pkg_next_bill_within.pm @@ -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. -- 2.11.0