Skip to content

Commit ff2ab8d

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

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
@@ -1301,7 +1301,7 @@ msgid ""
13011301
"satisfied, or until a timeout occurs. The return value is the last return "
13021302
"value of the predicate and will evaluate to ``False`` if the method timed out."
13031303
msgstr ""
1304-
"Este método utilitario puede llamar a :meth:`wait` repetidas veces hasta que "
1304+
"Este método utilitario puede llamar a :meth:`wait` repetidas veces hasta que "
13051305
"se satisfaga el predicado, o hasta que la espera caduque. El valor de retorno "
13061306
"es el último valor de retorno del predicado y se evaluará a ``False`` si el "
13071307
"método ha caducado."

0 commit comments

Comments
 (0)