clarify description of pkg_dundate_age condition
authorIvan Kohler <ivan@freeside.biz>
Sat, 2 Jun 2012 20:52:55 +0000 (13:52 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sat, 2 Jun 2012 20:52:55 +0000 (13:52 -0700)
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";
 }