8000 Merge pull request #6 from lambdalisue/fix-asyncio-semaphore-locked · python/python-docs-ja@225e143 · GitHub
[go: up one dir, main page]

Skip to content

Commit 225e143

Browse files
authored
Merge pull request #6 from lambdalisue/fix-asyncio-semaphore-locked
Fix opposite translation
2 parents cb05079 + 6d5f4ee commit 225e143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/asyncio-sync.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ msgstr ""
408408

409409
#: ../../library/asyncio-sync.rst:278
410410
msgid "Returns ``True`` if semaphore can not be acquired immediately."
411-
msgstr "セマフォを直ちに獲得できる場合 ``True`` を返します。"
411+
msgstr "セマフォを直ちに獲得できない場合 ``True`` を返します。"
412412

413413
#: ../../library/asyncio-sync.rst:282
414414
msgid ""

0 commit comments

Comments
 (0)
0