We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31946d commit cc84a4bCopy full SHA for cc84a4b
Address.php
@@ -129,7 +129,7 @@ public static function createArray(array $addresses): array
129
* The SMTPUTF8 extension is strictly required if any address
130
* contains a non-ASCII character in its localpart. If non-ASCII
131
* is only used in domains (e.g. horst@freiherr-von-mühlhausen.de)
132
- * then it is possible to to send the message using IDN encoding
+ * then it is possible to send the message using IDN encoding
133
* instead of SMTPUTF8. The most common software will display the
134
* message as intended.
135
*/
0 commit comments