summaryrefslogtreecommitdiff
path: root/eg
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:14 -0800
committerIvan Kohler <ivan@freeside.biz>2017-03-03 10:18:14 -0800
commit5e4c25e208146477593465199b2487cc6229eebb (patch)
tree92cf68a242437b200f156ea94ff59023f8835547 /eg
parent2d54d68284f0342200b75f8f353c8623568535f5 (diff)
successful spelling, RT#74993
Diffstat (limited to 'eg')
-rw-r--r--eg/part_event-Action-template.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/eg/part_event-Action-template.pm b/eg/part_event-Action-template.pm
index c2f5ba5..cf53f4b 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.';
}