RT# 79780 - added a 60 second pause when there is a connection failure, then retry...
[freeside.git] / eg / part_event-Action-template.pm
index c2f5ba5..cf53f4b 100644 (file)
@@ -48,7 +48,7 @@ sub do_action {
   #do your action
   
   #die "Error: $error";
-  return 'Null example action completed sucessfully.';
+  return 'Null example action completed successfully.';
 
 }