[freeside-commits] branch master updated. 2e3d2bfad1cea570978aec44441fd79ec75c28ec

Ivan ivan at 420.am
Sat Jun 2 13:52:56 PDT 2012


The branch, master has been updated
       via  2e3d2bfad1cea570978aec44441fd79ec75c28ec (commit)
      from  0203210ca5880fc7c7d93b912925239916a12db4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2e3d2bfad1cea570978aec44441fd79ec75c28ec
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jun 2 13:52:55 2012 -0700

    clarify description of pkg_dundate_age condition

diff --git a/FS/FS/part_event/Condition/pkg_dundate_age.pm b/FS/FS/part_event/Condition/pkg_dundate_age.pm
index 2ea2a20..75fce1f 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";
 }
 
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_event/Condition/pkg_dundate_age.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list