Skip to content

Commit 63905f9

Browse files
Update library/threading.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent ec6d8d3 commit 63905f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ msgid ""
11841184
"This class implements condition variable objects. A condition variable "
11851185
"allows one or more threads to wait until they are notified by another thread."
11861186
msgstr ""
1187-
"Esta clase implementa objetos variable condición. Una variable condición "
1187+
"Esta clase implementa objetos de condición variable. Una condición variable "
11881188
"permite que uno o más hilos esperen hasta que sean notificados por otro hilo."
11891189

11901190
#: ../Doc/library/threading.rst:648

0 commit comments

Comments
 (0)