Skip to content

Commit dd34b1e

Browse files
committed
Missing ltter.
1 parent c8d7c1b commit dd34b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2136,7 +2136,7 @@ msgid ""
21362136
"func:`types.coroutine` or :func:`asyncio.coroutine` will not be intercepted)."
21372137
msgstr ""
21382138
"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."
2139+
"créés via :keyword:`async def`, les générateurs décorés par :func:`types."
21402140
"coroutine` ou :func:`asyncio.coroutine` ne seront pas interceptés)."
21412141

21422142
#: ../Doc/library/sys.rst:1145

0 commit comments

Comments
 (0)