diff options
Diffstat (limited to 'Doc/library/email-examples.rst')
| -rw-r--r-- | Doc/library/email-examples.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/email-examples.rst b/Doc/library/email-examples.rst index cbbcb78..ca08586 100644 --- a/Doc/library/email-examples.rst +++ b/Doc/library/email-examples.rst @@ -61,7 +61,7 @@ way we could process it: Up to the prompt, the output from the above is:: - To: Penelope Pussycat <"penelope@example.com">, Fabrette Pussycat <"fabrette@example.com"> + To: Penelope Pussycat <penelope@example.com>, Fabrette Pussycat <fabrette@example.com> From: Pepé Le Pew <pepe@example.com> Subject: Ayons asperges pour le déjeuner |
