clarify description of pkg_dundate_age condition
[freeside.git] / FS / FS / part_event / Condition / pkg_dundate_age.pm
index 2ea2a20..75fce1f 100644 (file)
@@ -4,7 +4,7 @@ use base qw( FS::part_event::Condition );
 use strict;
 
 sub description {
-  "Skip until specified #days before package suspension delay date";
+  "Skip until specified # of days before package suspension delay date";
 }