From 2e3d2bfad1cea570978aec44441fd79ec75c28ec Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 2 Jun 2012 13:52:55 -0700 Subject: [PATCH] clarify description of pkg_dundate_age condition --- FS/FS/part_event/Condition/pkg_dundate_age.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_event/Condition/pkg_dundate_age.pm b/FS/FS/part_event/Condition/pkg_dundate_age.pm index 2ea2a2041..75fce1fd2 100644 --- a/FS/FS/part_event/Condition/pkg_dundate_age.pm +++ b/FS/FS/part_event/Condition/pkg_dundate_age.pm @@ -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"; } -- 2.11.0