past simple of "send" is "sent", not "send".

on admin/settings/simplenews/mail, the last section says:
Log emails
When checked all outgoing simplenews emails are logged in the system log. A logged email does not guarantee that it is send or will be delivered. It only indicates that a message is send to the PHP mail() function. No status information is available of delivery by the PHP mail() function.

Both of those need to be changed. Also, they probably should be in past tense, since you're talking about logging. And the last sentence should probably read "No delivery status information is available from (returned by?) the PHP mail() function."

Cheers,
ned

:)

CommentFileSizeAuthor
#1 883636-typo.patch1002 bytessimon georges

Comments

simon georges’s picture

Version: 6.x-1.3 » 6.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new1002 bytes

Patch ;)

miro_dietiker’s picture

Status: Needs review » Fixed

fixed. thank you for the patch.
Could you please check if this needs to be ported to some other branch?

simon georges’s picture

Status: Fixed » Patch (to be ported)

I know that the typo is present on 6.x-1.x-dev, but I don't know if you want to fix it there too, and (I just checked) it's present on 7.x-1.x-dev too.

Regards,

miro_dietiker’s picture

Status: Patch (to be ported) » Fixed

In addition committed to 6--1 and 7 (HEAD).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.