Skip to content

Commit 3e08fcb

Browse files
Update mailer.rst
Co-Authored-By: Oskar Stark <[email protected]>
1 parent 4af90dc commit 3e08fcb

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

160-
A NamedAddress can be created from a string
160+
A ``NamedAddress`` can be created from a single string::
161161

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

0 commit comments

Comments
 (0)