From 34d3dd40a67b3e052fd033dd59bed4baa79083e3 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 4 Jul 2009 00:08:12 +0000 Subject: [PATCH] spealing --- FS/FS/part_event/Condition/once.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.11.0