Skip to content

Commit 433e2c5

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Fix typo in mailer.rst
2 parents ec76775 + 3aa2650 commit 433e2c5

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
@@ -1699,7 +1699,7 @@ FailedMessageEvent
16991699

17001700
**Event Class**: :class:`Symfony\\Component\\Mailer\\Event\\FailedMessageEvent`
17011701

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

17041704
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
17051705
use Symfony\Component\Mailer\Event\FailedMessageEvent;

0 commit comments

Comments
 (0)