File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -370,8 +370,8 @@ msgid ""
370
370
"For code which doesn't use type annotations, the appropriate type argument "
371
371
"can be passed explicitly to the decorator itself::"
372
372
msgstr ""
373
- "Pour le code qui n’utilise pas les annotations de type, l’argument du type "
374
- "souhaité peut être passé explicitement au décorateur : ::"
373
+ "Pour le code qui n’utilise pas les indications de type, le type souhaité "
374
+ "peut être passé explicitement en argument au décorateur : ::"
375
375
376
376
#: ../Doc/library/functools.rst:312
377
377
msgid ""
@@ -431,7 +431,7 @@ msgstr ""
431
431
#: ../Doc/library/functools.rst:382
432
432
msgid "The :func:`register` attribute supports using type annotations."
433
433
msgstr ""
434
- "L’attribut :func:`register` gère l’utilisation des annotations de type."
434
+ "L’attribut :func:`register` gère l’utilisation des indications de type."
435
435
436
436
#: ../Doc/library/functools.rst:388
437
437
msgid ""
You can’t perform that action at this time.
0 commit comments