Thanks to visit codestin.com Credit goes to github.com
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 6ffd591 commit 843f7f1Copy full SHA for 843f7f1
library/asyncio.po
@@ -91,7 +91,7 @@ msgid ""
91
":ref:`run Python coroutines <coroutine>` concurrently and have full control "
92
"over their execution;"
93
msgstr ""
94
-"並行に :ref:`Python コルーチンを実行 <coroutine>` し、その実行を完全に制御する"
+"並行に :ref:`Python コルーチンを実行 <coroutine>` し、その実行を完全に制御する;"
95
96
#: ../../library/asyncio.rst:37
97
msgid "perform :ref:`network IO and IPC <asyncio-streams>`;"
@@ -159,7 +159,7 @@ msgstr "asyncio REPL"
159
msgid ""
160
"You can experiment with an ``asyncio`` concurrent context in the :term:"
161
"`REPL`:"
162
-msgstr "":term:`REPL` で ``asyncio`` の並行コンテキストを試すことができます:"
+msgstr ":term:`REPL` で ``asyncio`` の並行コンテキストを試すことができます:"
163
164
#: ../../library/asyncio.rst:67
165
0 commit comments