add conditions for customer cancelled packages, RT#42043
[freeside.git] / FS / FS / part_event / Condition / has_pkg_class_cancelled.pm
index 214d445..d6e25a4 100644 (file)
@@ -4,7 +4,7 @@ use base qw( FS::part_event::Condition );
 use strict;
 
 sub description {
-  'Customer has cancelled package with class';
+  'Customer has canceled package with class';
 }
 
 sub eventtable_hashref {