We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d7c1b commit dd34b1eCopy full SHA for dd34b1e
library/sys.po
@@ -2136,7 +2136,7 @@ msgid ""
2136
"func:`types.coroutine` or :func:`asyncio.coroutine` will not be intercepted)."
2137
msgstr ""
2138
"Permet d'intercepter la création de :term:`coroutine` (uniquement celles "
2139
-"créés via :keyword:`aync def`, les générateurs décorés par :func:`types."
+"créés via :keyword:`async def`, les générateurs décorés par :func:`types."
2140
"coroutine` ou :func:`asyncio.coroutine` ne seront pas interceptés)."
2141
2142
#: ../Doc/library/sys.rst:1145
0 commit comments