File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ Bad
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ msgid ""
180
180
"`asyncio` checks for coroutines that were not awaited and logs them."
181
181
msgstr ""
182
182
"Habilitar :ref:`asyncio debug mode <asyncio-debug-mode>`. Por ejemplo, :mod:"
183
- "`asyncio` comprueba las coroutines que no fueron esperadas y las registra."
183
+ "`asyncio` comprueba las corutinas que no fueron esperadas y las registra."
184
184
185
185
#: ../Doc/library/devmode.rst:70
186
186
msgid ""
@@ -337,8 +337,8 @@ msgid ""
337
337
"The Python Development Mode shows a :exc:`ResourceWarning` and logs a \" Bad "
338
338
"file descriptor\" error when finalizing the file object:"
339
339
msgstr ""
340
- "El modo de desarrollo de Python muestra un :exc:`ResourceWarning` y registra "
341
- "un error \" Bad file descriptor\" al finalizar el objeto archivo :"
340
+ "El modo de desarrollo de Python muestra un :exc:`ResourceWarning` and logs a \" Bad "
341
+ "file descriptor\" error when finalizing the file object :"
342
342
343
343
#: ../Doc/library/devmode.rst:207
344
344
msgid ""
You can’t perform that action at this time.
0 commit comments