diff --git a/lib/WebGUI/Workflow/Activity.pm b/lib/WebGUI/Workflow/Activity.pm index 0aaa0bd97..cd9129b8f 100644 --- a/lib/WebGUI/Workflow/Activity.pm +++ b/lib/WebGUI/Workflow/Activity.pm @@ -53,7 +53,9 @@ sub ERROR { return "error" }; =head2 WAITING -A constant to be sent to Spectre informing it that this actiivty is waiting for some other event to be triggered. +A constant to be sent to Spectre informing it that this actiivty is +waiting for some other event to be triggered. This is also used for +long running activities to be released by Spectre and to be requeued. =cut