diff --git a/mailer.rst b/mailer.rst index eafd542e2f3..8e2e244c449 100644 --- a/mailer.rst +++ b/mailer.rst @@ -1752,7 +1752,7 @@ FailedMessageEvent The ``FailedMessageEvent`` event was introduced in Symfony 6.2. -``FailedMessageEvent`` allows acting on the the initial message in case of a failure:: +``FailedMessageEvent`` allows acting on the initial message in case of a failure:: use Symfony\Component\EventDispatcher\EventSubscriberInterface; use Symfony\Component\Mailer\Event\FailedMessageEvent;