Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1538b4a

Browse filesBrowse files
committed
Fix typo
1 parent 4a9c2e8 commit 1538b4a
Copy full SHA for 1538b4a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Mailer/Envelope.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Envelope.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public function getRecipients(): array
9797
* The SMTPUTF8 extension is strictly required if any address
9898
* contains a non-ASCII character in its localpart. If non-ASCII
9999
* 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
100+
* then it is possible to send the message using IDN encoding
101101
* instead of SMTPUTF8. The most common software will display the
102102
* message as intended.
103103
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.