clarify description, RT#17035
[freeside.git] / 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 {