Skip to content

Commit 62b49fc

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 5b30784 commit 62b49fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

howto/a-conceptual-overview-of-asyncio.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ msgid ""
204204
"this an asynchronous function (or \"coroutine function\"). Calling it "
205205
"creates and returns a :ref:`coroutine <coroutine>` object."
206206
msgstr ""
207-
":ref:``async def <async def>``, i motsats till bara en vanlig ``def``, gör "
208-
"detta till en asynkron funktion (eller \"coroutine-funktion\"). När den "
209-
"anropas skapas och returneras ett :ref:`coroutine <coroutine>`-objekt."
207+
":ref:`async def `, i motsats till bara en vanlig ``def``, gör detta till en "
208+
"asynkron funktion (eller \"coroutine-funktion\"). När den anropas skapas och "
209+
"returneras ett :ref:`coroutine <coroutine>\\ -objekt."
210210

211211
msgid ""
212212
"async def loudmouth_penguin(magic_number: int):\n"

0 commit comments

Comments
 (0)