Skip to content

Commit 84980e7

Browse files
Update mailer.rst
1 parent 29afcee commit 84980e7

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
@@ -163,7 +163,7 @@ both strings or address objects::
163163
:class:`Symfony\\Component\\Mailer\\Event\\MessageEvent` event to set the
164164
same ``From`` email to all messages.
165165

166-
Multiple addresses can be set with ``addTo()``, ``addCc()``, or ``addBcc()`::
166+
Multiple addresses can be set with ``addTo()``, ``addCc()``, or ``addBcc()``::
167167

168168
$email = (new Email())
169169

0 commit comments

Comments
 (0)