diff --git a/src/Symfony/Component/Workflow/WorkflowEvents.php b/src/Symfony/Component/Workflow/WorkflowEvents.php index dba91f7d2a..7262be5f7d 100644 --- a/src/Symfony/Component/Workflow/WorkflowEvents.php +++ b/src/Symfony/Component/Workflow/WorkflowEvents.php @@ -12,7 +12,7 @@ namespace Symfony\Component\Workflow; /** - * To learn more about how form events work check the documentation + * To learn more about how workflow events work check the documentation * entry at {@link https://symfony.com/doc/current/workflow/usage.html#using-events}. */ final class WorkflowEvents