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 d31efad commit b6486a6Copy full SHA for b6486a6
library/subprocess.po
@@ -2030,7 +2030,7 @@ msgid ""
2030
"If the cmd argument to popen2 functions is a string, the command is executed "
2031
"through /bin/sh. If it is a list, the command is directly executed."
2032
msgstr ""
2033
-"Se el argumento *cmd* de las funciones popen2 es una cadena, la orden se "
+"Si el argumento *cmd* de las funciones popen2 es una cadena, la orden se "
2034
"ejecuta a través de `/bin/sh`. Si es una lista, la orden se ejecuta "
2035
"directamente."
2036
0 commit comments