1
0
Fork 0

Fix after review

This commit is contained in:
piotch 2018-07-16 07:11:25 +02:00
parent c62773c3e5
commit a710ee3679
1 changed files with 3 additions and 3 deletions

View File

@ -370,8 +370,8 @@ msgid ""
"For code which doesn't use type annotations, the appropriate type argument "
"can be passed explicitly to the decorator itself::"
msgstr ""
"Pour le code qui nutilise pas les annotations de type, largument du type "
"souhaité peut être passé explicitement au décorateur : ::"
"Pour le code qui nutilise pas les indications de type, le type souhaité "
"peut être passé explicitement en argument au décorateur : ::"
#: ../Doc/library/functools.rst:312
msgid ""
@ -431,7 +431,7 @@ msgstr ""
#: ../Doc/library/functools.rst:382
msgid "The :func:`register` attribute supports using type annotations."
msgstr ""
"Lattribut :func:`register` gère lutilisation des annotations de type."
"Lattribut :func:`register` gère lutilisation des indications de type."
#: ../Doc/library/functools.rst:388
msgid ""