File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -670,12 +670,12 @@ msgid ""
670
670
"meth:`post` method automatically escapes lines beginning with ``.`` and "
671
671
"appends the termination line."
672
672
msgstr ""
673
- "Publique un artículo utilizando el comando ``POST``. El argumento *data* es "
673
+ "Publica un artículo utilizando el comando ``POST``. El argumento *data* es "
674
674
"un :term:`file object` abierto para la lectura binaria o cualquier iterable "
675
675
"de objetos bytes (que representa las líneas sin procesar del artículo que se "
676
676
"va a publicar). Debe representar un artículo de noticias bien formado, "
677
677
"incluidos los encabezados requeridos. El método :meth:`post` escapa "
678
- "automáticamente de las líneas que comienzan con ``.`` y añade la línea de "
678
+ "automáticamente las líneas que comienzan con ``.`` y añade la línea de "
679
679
"terminación."
680
680
681
681
#: ../Doc/library/nntplib.rst:477
You can’t perform that action at this time.
0 commit comments