Skip to content

Commit 53df9be

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

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
@@ -158,7 +158,7 @@ Multiple addresses are defined with the ``addXXX()`` methods::
158158
// ...
159159
;
160160

161-
A NamedAddress can be created from a string
161+
A ``NamedAddress`` can be created from a single string::
162162

163163
$email = (new Email())
164164
// ...

0 commit comments

Comments
 (0)