We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a181bfd commit 07105c3Copy full SHA for 07105c3
mailer.rst
@@ -1752,7 +1752,7 @@ FailedMessageEvent
1752
1753
The ``FailedMessageEvent`` event was introduced in Symfony 6.2.
1754
1755
-``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::
1756
1757
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
1758
use Symfony\Component\Mailer\Event\FailedMessageEvent;
0 commit comments