Skip to content

Commit 3331424

Browse files
authored
Update library/subprocess.po
1 parent c0ba2e1 commit 3331424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/subprocess.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ msgid ""
150150
"hold the arguments, the exit code, and stdout and stderr if they were "
151151
"captured."
152152
msgstr ""
153-
"Si *check* is verdadero y el proceso devuelve un resultado distinto de cero, "
153+
"Si *check* es verdadero y el proceso devuelve un resultado distinto de cero, "
154154
"se lanzará una excepción :exc:`CalledProcessError`. Los atributos de dicha "
155155
"excepción contendrán los argumentos, el código devuelto y tanto stdout como "
156156
"stderr si se capturaron."

0 commit comments

Comments
 (0)