We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e589440 commit 17689bcCopy full SHA for 17689bc
library/_dummy_thread.po
@@ -34,7 +34,7 @@ msgid ""
34
"Python now always has threading enabled. Please use :mod:`_thread` (or, "
35
"better, :mod:`threading`) instead."
36
msgstr ""
37
-"Ahora Python siempre tiene el hilado activado. Por favor, utilice en su "
+"Ahora Python siempre tiene el hilado (*threading*) activado. Por favor, utilice en su "
38
"lugar :mod:`_thread` (o, mejor, :mod:`threading`)."
39
40
#: ../Doc/library/_dummy_thread.rst:15
0 commit comments