Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ba2e1 commit 3331424Copy full SHA for 3331424
library/subprocess.po
@@ -150,7 +150,7 @@ msgid ""
150
"hold the arguments, the exit code, and stdout and stderr if they were "
151
"captured."
152
msgstr ""
153
-"Si *check* is verdadero y el proceso devuelve un resultado distinto de cero, "
+"Si *check* es verdadero y el proceso devuelve un resultado distinto de cero, "
154
"se lanzará una excepción :exc:`CalledProcessError`. Los atributos de dicha "
155
"excepción contendrán los argumentos, el código devuelto y tanto stdout como "
156
"stderr si se capturaron."
0 commit comments