8000 Merge branch '7.1' into 7.2 · symfony/symfony-docs@6abe2d8 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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)
0