10000 Fix Words/Add Dictionary · python/python-docs-es@25b1090 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25b1090

Browse files
Fix Words/Add Dictionary
1 parent 2e61df4 commit 25b1090

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

dictionaries/library_devmode.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bad

library/devmode.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ msgid ""
180180
"`asyncio` checks for coroutines that were not awaited and logs them."
181181
msgstr ""
182182
"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."
184184

185185
#: ../Doc/library/devmode.rst:70
186186
msgid ""
@@ -337,8 +337,8 @@ msgid ""
337337
"The Python Development Mode shows a :exc:`ResourceWarning` and logs a \"Bad "
338338
"file descriptor\" error when finalizing the file object:"
339339
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:"
342342

343343
#: ../Doc/library/devmode.rst:207
344344
msgid ""

0 commit comments

Comments
 (0)
0