RT# 27969 - created 3 new api functions to add, edit and list advertising sources
[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.';
 
 }