Skip to content

Commit 963ba16

Browse files
Update library/threading.po
Co-Authored-By: deronnax <deronnax@users.noreply.github.com>
1 parent 73d782a commit 963ba16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ msgid ""
9393
"`current_thread`, and the main thread. It excludes terminated threads and "
9494
"threads that have not yet been started."
9595
msgstr ""
96-
"Retourne une liste de tous les objets fil d'exécution :class:`Thread` "
96+
"Renvoie une liste de tous les objets fil d'exécution :class:`Thread` "
9797
"actuellement vivants. La liste inclut les fils démons, les fils factices "
9898
"créés par :func:`current_thread`, et le fil principal. Il exclut les fils "
9999
"terminés et les fils qui n'ont pas encore été lancés."

0 commit comments

Comments
 (0)