[freeside-commits] freeside/FS/FS/part_event/Condition once.pm, 1.6, 1.7

Ivan,,, ivan at wavetail.420.am
Fri Jul 3 17:08:14 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/FS/part_event/Condition
In directory wavetail.420.am:/tmp/cvs-serv24661

Modified Files:
	once.pm 
Log Message:
spealing

Index: once.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_event/Condition/once.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- once.pm	4 Oct 2007 23:55:52 -0000	1.6
+++ once.pm	4 Jul 2009 00:08:12 -0000	1.7
@@ -7,7 +7,7 @@
 
 use base qw( FS::part_event::Condition );
 
-sub description { "Don't run this event again after it has completed sucessfully"; }
+sub description { "Don't run this event again after it has completed successfully"; }
 
 sub implicit_flag { 10; }
 



More information about the freeside-commits mailing list