Skip to content

Commit feff7a7

Browse files
logikonabstractionsJulienPalard
authored andcommitted
Fixing sphinx buidl error..
1 parent a2e9e02 commit feff7a7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/inspect.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-10-01 16:00+0200\n"
9-
"PO-Revision-Date: 2021-01-11 09:34-0500\n"
9+
"PO-Revision-Date: 2021-01-11 09:47-0500\n"
1010
"Last-Translator: Franck Vachon <logicOnAbstractions@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -1681,7 +1681,7 @@ msgstr ""
16811681
#: library/inspect.rst:1059
16821682
msgid "Use :meth:`Signature.bind` and :meth:`Signature.bind_partial` instead."
16831683
msgstr ""
1684-
"Utilisez plutôt :meth:`Signature.bind`et :meth:`Signature.bind_partial`."
1684+
"Utilisez plutôt :meth:`Signature.bind` et :meth:`Signature.bind_partial`."
16851685

16861686
#: library/inspect.rst:1065
16871687
msgid ""
@@ -1931,7 +1931,7 @@ msgid ""
19311931
"protocol, :meth:`__getattr__` or :meth:`__getattribute__`."
19321932
msgstr ""
19331933
"Retrouve des attributs sans lancer une recherche dynamique via le protocole "
1934-
"descripteur, :meth:`__getattr__` or :meth:`__getattribute__`."
1934+
"descripteur, :meth:`__getattr__` ou :meth:`__getattribute__`."
19351935

19361936
#: library/inspect.rst:1229
19371937
msgid ""

0 commit comments

Comments
 (0)