From: ivan Date: Sat, 4 Jul 2009 00:08:12 +0000 (+0000) Subject: spealing X-Git-Tag: root_of_svc_elec_features~1067 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=34d3dd40a67b3e052fd033dd59bed4baa79083e3;p=freeside.git spealing --- diff --git a/FS/FS/part_event/Condition/once.pm b/FS/FS/part_event/Condition/once.pm index 5a9161f06..d004814ff 100644 --- a/FS/FS/part_event/Condition/once.pm +++ b/FS/FS/part_event/Condition/once.pm @@ -7,7 +7,7 @@ use FS::cust_event; 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; }