From 0f1536867c78093bdd14d5413355fb85dd08dcea Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Tue, 26 Feb 2019 12:01:13 +0100 Subject: [PATCH] FIX: thread. --- c-api/reflection.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/c-api/reflection.po b/c-api/reflection.po index 8e5f0310..3fc439a9 100644 --- a/c-api/reflection.po +++ b/c-api/reflection.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-02 22:11+0200\n" -"PO-Revision-Date: 2019-02-26 11:58+0100\n" +"PO-Revision-Date: 2019-02-26 12:01+0100\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" "Language: fr\n" @@ -25,7 +25,7 @@ msgid "" msgstr "" "Renvoie un dictionnaire des fonctions natives de la *frame* en cours " "d'exécution, ou si aucune *frame* n'est exécutée, les fonctions natives du " -"thread indiqué par le *thread state*." +"*thread* indiqué par le *thread state*." #: ../Doc/c-api/reflection.rst:16 msgid ""