File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -791,14 +791,14 @@ msgstr ""
791
791
#: ../Doc/library/smtplib.rst:446
792
792
msgid ""
793
793
"*msg* may be a string containing characters in the ASCII range, or a byte "
794
- "string. A string is encoded to bytes using the ascii codec, and lone `` "
795
- "\\ r`` and ``\\ n`` characters are converted to ``\\ r\\ n`` characters. A byte "
796
- "string is not modified."
794
+ "string. A string is encoded to bytes using the ascii codec, and lone "
795
+ "`` \\ r`` and ``\\ n`` characters are converted to ``\\ r\\ n`` characters. A "
796
+ "byte string is not modified."
797
797
msgstr ""
798
798
"*msg* puede ser una cadena que contenga caracteres en el rango ASCII o una "
799
799
"cadena de bytes. Una cadena se codifica en bytes utilizando el códec ascii, "
800
- "y los caracteres ``\\ r`` y ``\\ n`` solitarios se convierten en caracteres `` "
801
- "\\ r\\ n``. Una cadena de bytes no se modifica."
800
+ "y los caracteres ``\\ r`` y ``\\ n`` solitarios se convierten en caracteres "
801
+ "`` \\ r\\ n``. Una cadena de bytes no se modifica."
802
802
803
803
#: ../Doc/library/smtplib.rst:451
804
804
msgid ""
You can’t perform that action at this time.
0 commit comments