From 55017a988ebdd9456d66b23f973b560733abfb55 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 3 Mar 2017 10:18:01 -0800 Subject: successful spelling, RT#74993 --- eg/part_event-Action-template.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eg') 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.'; } -- cgit v1.2.1