Skip to content

Commit 07105c3

Browse files
authored
Fix typo in mailer.rst
1 parent a181bfd commit 07105c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ FailedMessageEvent
17521752

17531753
The ``FailedMessageEvent`` event was introduced in Symfony 6.2.
17541754

1755-
``FailedMessageEvent`` allows acting on the the initial message in case of a failure::
1755+
``FailedMessageEvent`` allows acting on the initial message in case of a failure::
17561756

17571757
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
17581758
use Symfony\Component\Mailer\Event\FailedMessageEvent;

0 commit comments

Comments
 (0)