X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=eg%2Fpart_event-Action-template.pm;h=cf53f4b8c905aea83797ffcef98f779c80977d90;hp=c2f5ba58f5835fd6d057cab8c79b80772edb5fbd;hb=51c0d6572357ba4d7c11a11e7ff506428c1cc045;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2 diff --git a/eg/part_event-Action-template.pm b/eg/part_event-Action-template.pm index c2f5ba58f..cf53f4b8c 100644 --- a/eg/part_event-Action-template.pm +++ b/eg/part_event-Action-template.pm @@ -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.'; }