From 4a1dae362577a9ecbcb7617c38627a111c8bc56a Mon Sep 17 00:00:00 2001 From: Evann DREUMONT Date: Thu, 30 Jan 2020 19:16:01 +0100 Subject: [PATCH] Fix #216 --- apps/code/catalog.fr.i18n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/code/catalog.fr.i18n b/apps/code/catalog.fr.i18n index 99d42f55b..96f87b00e 100644 --- a/apps/code/catalog.fr.i18n +++ b/apps/code/catalog.fr.i18n @@ -132,4 +132,4 @@ PythonTimeFromImport = "Importation du module temps" PythonTimeImport = "Importation du module temps" PythonTimePrefix = "Préfixe fonction du module temps" PythonTimeSleep = "Attendre n secondes" -PythonTimeMonotonic = "Retorune le temps monotonic" +PythonTimeMonotonic = "Retourne le temps monotonic"