Skip to content

Commit caab8f7

Browse files
committed
MAGETWO-95137: [2.3] Return path e-mail variable system/smtp/return_path_email doesn't work
1 parent 50176d0 commit caab8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Email/Model/Transport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Transport implements TransportInterface
3232
const XML_PATH_SENDING_RETURN_PATH_EMAIL = 'system/smtp/return_path_email';
3333

3434
/**
35-
* Configuration of whether return path should be set or no.
35+
* Whether return path should be set or no.
3636
*
3737
* Possible values are:
3838
* 0 - no

0 commit comments

Comments
 (0)