Skip to content

Commit dcf763d

Browse files
Change message comment
1 parent 291603c commit dcf763d

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
@@ -1485,7 +1485,7 @@ FailedMessageEvent
14851485

14861486
public function onMessage(FailedMessageEvent $event): void
14871487
{
1488-
// e.g you can debug sending an email with the getError() method
1488+
// e.g you can get more information on this error when sending an email.
14891489
$event->getError();
14901490

14911491
// do something with the message

0 commit comments

Comments
 (0)