From 2edf9c0b3d5ab156efafcaeac8d97b905531d2ef Mon Sep 17 00:00:00 2001 From: Shloub Date: Thu, 17 Aug 2017 19:45:25 +0200 Subject: [PATCH] Update floatingpoint.po typo formatter -> formater --- tutorial/floatingpoint.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/floatingpoint.po b/tutorial/floatingpoint.po index cb2ba654..9ed2b143 100644 --- a/tutorial/floatingpoint.po +++ b/tutorial/floatingpoint.po @@ -275,7 +275,7 @@ msgstr "" "arrondissant simplement au nombre de décimales désirées à l'affichage avec :" "func:`str`. Pour un contrôle fin sur la manière dont les décimales sont " "affichées, consultez dans :ref:`formatstrings` les spécifications de " -"formattage de la méthode :meth:`str.format`." +"formatage de la méthode :meth:`str.format`." #: ../Doc/tutorial/floatingpoint.rst:152 msgid ""