diff --git a/library/cmath.po b/library/cmath.po index 5fcaf539..db92439e 100644 --- a/library/cmath.po +++ b/library/cmath.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-21 09:15+0200\n" -"PO-Revision-Date: 2017-12-14 08:56+0100\n" +"PO-Revision-Date: 2018-01-29 00:11+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -379,7 +379,7 @@ msgid "" "Complex number with zero real part and positive infinity imaginary part. " "Equivalent to ``complex(0.0, float('inf'))``." msgstr "" -"Nombre complexe dont a partie réelle vaut zéro et la partie imaginaire un " +"Nombre complexe dont la partie réelle vaut zéro et la partie imaginaire un " "infini positif. Équivalent à ``complex(0.0, float('inf'))``." #: ../Doc/library/cmath.rst:277