clarify description, RT#17035
authorIvan Kohler <ivan@freeside.biz>
Tue, 20 Mar 2012 18:51:06 +0000 (11:51 -0700)
committerIvan Kohler <ivan@freeside.biz>
Tue, 20 Mar 2012 18:51:06 +0000 (11:51 -0700)
FS/FS/part_event/Condition/cust_bill_has_service.pm

index 80c47cf..61e32ce 100644 (file)
@@ -6,7 +6,7 @@ use FS::cust_bill;
 use base qw( FS::part_event::Condition );
 
 sub description {
-  'Invoice is billing for certain service definitions';
+  'Invoice is billing for (any of) certain service definitions';
 }
 
 sub eventtable_hashref {