Skip to content

Commit 6abe2d8

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Fix typo in mailer.rst
2 parents 976a800 + 433e2c5 commit 6abe2d8

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
@@ -1718,7 +1718,7 @@ FailedMessageEvent
17181718

17191719
**Event Class**: :class:`Symfony\\Component\\Mailer\\Event\\FailedMessageEvent`
17201720

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

17231723
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
17241724
use Symfony\Component\Mailer\Event\FailedMessageEvent;

0 commit comments

Comments
 (0)