Skip to content

Commit

Permalink
Update email.rst
Browse files Browse the repository at this point in the history
Word change.
  • Loading branch information
gauravmak committed Oct 21, 2015
1 parent aea89e2 commit 04234e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/core-libraries/email.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ following configuration keys are used:
- ``'replyTo'``: Email or array to reply the e-mail. See ``Email::replyTo()``.
- ``'readReceipt'``: Email address or an array of addresses to receive the
receipt of read. See ``Email::readReceipt()``.
- ``'returnPath'``: Email address or and array of addresses to return if have
- ``'returnPath'``: Email address or an array of addresses to return if have
some error. See ``Email::returnPath()``.
- ``'messageId'``: Message ID of e-mail. See ``Email::messageId()``.
- ``'subject'``: Subject of the message. See ``Email::subject()``.
Expand Down

0 comments on commit 04234e4

Please sign in to comment.