Skip to content

Commit 3e3433a

Browse files
committed
Minor issues fixed
1 parent a890297 commit 3e3433a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

TRANSLATORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ Sergio Delgado Quintero (@sdelquin)
1616
Silvina Tamburini (@silvinabt87)
1717
Javier Daza (@javierdaza)
1818
Agustina Quiros (@qagustina)
19+
Marcos Sánchez Provencio (@rapto)

dict

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ API
22
ASCII
33
Aahz
44
Adam
5-
Adiviértase
5+
Adviértase
66
Adler
77
Ahlstrom
88
Alex

library/subprocess.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# https://mail.python.org/mailman3/lists/docs-es.python.org/
66
# Check https://github.com/PyCampES/python-docs-es/blob/3.8/TRANSLATORS to
77
# get the list of volunteers
8-
# Marcos Sánchez Provencio <raptopassion@gmail.com>, 2020.
98
#
109
msgid ""
1110
msgstr ""
@@ -1293,7 +1292,7 @@ msgid ""
12931292
"other than ``None`` in the result tuple, you need to give ``stdout=PIPE`` "
12941293
"and/or ``stderr=PIPE`` too."
12951294
msgstr ""
1296-
"Adiviértase que si se desea enviar datos al stdin del proceso, se ha de "
1295+
"Adviértase que si se desea enviar datos al stdin del proceso, se ha de "
12971296
"crear el objeto Popen con ``stdin=PIPE``. Análogamente, para obtener algo "
12981297
"diferente de ``None`` en la tupla del resultado, hay que suministrar "
12991298
"``stdout=PIPE`` o ``stderr=PIPE`` también."

0 commit comments

Comments
 (0)