8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9c2e8 commit 1538b4aCopy full SHA for 1538b4a
src/Symfony/Component/Mailer/Envelope.php
@@ -97,7 +97,7 @@ public function getRecipients(): array
97
* The SMTPUTF8 extension is strictly required if any address
98
* contains a non-ASCII character in its localpart. If non-ASCII
99
* is only used in domains (e.g. horst@freiherr-von-mühlhausen.de)
100
- * then it is possible to to send the message using IDN encoding
+ * then it is possible to send the message using IDN encoding
101
* instead of SMTPUTF8. The most common software will display the
102
* message as intended.
103
*/
0 commit comments