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=368ed08e24400e9d1faf401a1e4e23ea54d2c969;hpb=eb4ff7f73c5d4bdf74a3472448b5a195598ff4cd 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.'; }