8000 Typo dans la description de total_ordering (#12) · python/python-docs-fr@586728d · GitHub
[go: up one dir, main page]

Skip to content

Commit 586728d

Browse files
alexisigjeanas
authored andcommitted
Typo dans la description de total_ordering (#12)
Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/12 Co-authored-by: alexisig <alexis.athlani@gmail.com> Co-committed-by: alexisig <alexis.athlani@gmail.com>
1 parent 6f8ad70 commit 586728d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functools.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ msgid ""
353353
"method."
354354
msgstr ""
355355
"La classe doit définir au moins une de ces méthodes :meth:`__lt__`, :meth:"
356-
"`__le__`, :meth:`__gt__`, or :meth:`__ge__`. De plus, la classe doit fournir "
356+
"`__le__`, :meth:`__gt__`, ou :meth:`__ge__`. De plus, la classe doit fournir "
357357
"une méthode :meth:`__eq__`."
358358

359359
#: library/functools.rst:284

0 commit comments

Comments
 (0)
0