Skip to content

Commit c9ad4ff

Browse files
author
afoures
committed
minor fixes python#3
1 parent 367fa38 commit c9ad4ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c-api/float.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ msgstr ""
1616

1717
#: ../Doc/c-api/float.rst:6
1818
msgid "Floating Point Objects"
19-
msgstr "Objets Nombres à Virgule Flottante"
19+
msgstr "Objets représentant les nombres à virgule flottante"
2020

2121
#: ../Doc/c-api/float.rst:13
2222
msgid ""
2323
"This subtype of :c:type:`PyObject` represents a Python floating point object."
2424
msgstr ""
25-
"Ce sous-type de l'objet :c:type:`PyObject` représente un objet d'un nombre à "
25+
"Ce sous-type de l'objet :c:type:`PyObject` représente un nombre à "
2626
"virgule flottante en Python"
2727

2828
#: ../Doc/c-api/float.rst:18

0 commit comments

Comments
 (0)