Skip to content

Commit 40c7ac4

Browse files
Update mailer.rst
Co-Authored-By: Oskar Stark <oskarstark@googlemail.com>
1 parent 53df9be commit 40c7ac4

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 @@ A ``NamedAddress`` can be created from a single string::
163163
$email = (new Email())
164164
// ...
165165
->from(NamedAddress::fromString('Fabien <fabien@example.com>'))
166-
//
166+
// ...
167167
;
168168

169169

0 commit comments

Comments
 (0)