We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cceaa84 commit bb44cbcCopy full SHA for bb44cbc
library/_thread.po
@@ -104,8 +104,8 @@ msgid ""
104
"Raises an :ref:`auditing event <auditing>` ``_thread.start_new_thread`` with "
105
"arguments ``function``, ``args``, ``kwargs``."
106
msgstr ""
107
-"Lanza un :ref:`evento de auditoría <auditing>` ``_thread.start_new_thread`` con "
108
-"los argumentos ``function``, ``args``, ``kwargs``."
+"Lanza un :ref:`evento de auditoría <auditing>` ``_thread.start_new_thread`` "
+"con los argumentos ``function``, ``args``, ``kwargs``."
109
110
#: ../Doc/library/_thread.rst:62
111
msgid ":func:`sys.unraisablehook` is now used to handle unhandled exceptions."
0 commit comments