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=37e92c220a54636ebc7900cd59ec6ce56790ede8;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c 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.'; }