We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b56c0c commit 452f6d3Copy full SHA for 452f6d3
library/asyncio-task.po
@@ -789,7 +789,7 @@ msgid ""
789
"or the low-level :meth:`loop.create_task` or :func:`ensure_future` "
790
"functions. Manual instantiation of Tasks is discouraged."
791
msgstr ""
792
-"테스트를 만들려면 고수준 :func:`asyncio.create_task` 함수를 사용하거나, 저수준 "
+"태스크를 만들려면 고수준 :func:`asyncio.create_task` 함수를 사용하거나, 저수준 "
793
":meth:`loop.create_task` 나 :func:`ensure_future` 함수를 사용하십시오. 태스크의 인스턴스를 "
794
"직접 만드는 것은 권장되지 않습니다."
795
0 commit comments