Skip to content

Commit 654f911

Browse files
committed
ACP2E-717: Emails are not sent for the email containing ".-"
1 parent 267223c commit 654f911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Mail/AddressConverter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Magento\Framework\Mail\Exception\InvalidArgumentException;
1111

1212
/**
13-
* Class AddressConverter
13+
* Convert and filter email addresses
1414
*/
1515
class AddressConverter
1616
{

0 commit comments

Comments
 (0)