Skip to content

Commit 2ba780d

Browse files
natayadevmondeja
andauthored
Update library/nntplib.po
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
1 parent 37810e4 commit 2ba780d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/nntplib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,12 +670,12 @@ msgid ""
670670
"meth:`post` method automatically escapes lines beginning with ``.`` and "
671671
"appends the termination line."
672672
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 "
674674
"un :term:`file object` abierto para la lectura binaria o cualquier iterable "
675675
"de objetos bytes (que representa las líneas sin procesar del artículo que se "
676676
"va a publicar). Debe representar un artículo de noticias bien formado, "
677677
"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 "
679679
"terminación."
680680

681681
#: ../Doc/library/nntplib.rst:477

0 commit comments

Comments
 (0)