Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8af9b2

Browse files
committed
fix typo
1 parent7b10787 commitf8af9b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎library/queue.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version:Python 3.10\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2022-04-15 00:13+0000\n"
14-
"PO-Revision-Date:2022-09-26 23:05+0800\n"
14+
"PO-Revision-Date:2022-09-27 00:12+0800\n"
1515
"Last-Translator:Allen Wu <allen91.wu@gmail.com>\n"
1616
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1717
"tw)\n"
@@ -89,7 +89,7 @@ msgid ""
8989
msgstr""
9090
":abbr:`FIFO (first-in, first-out)` 佇列的建構子 (constructor)。*maxsize* 是一"
9191
"個整數,用於設置佇列中可放置的項目數的上限。一旦達到此大小,插入將會阻塞,直"
92-
"到佇列中的項目被消耗完。如果 *maxsize* 小於或等於零,則佇列大小為無限。"
92+
"到佇列中的項目被消耗。如果 *maxsize* 小於或等於零,則佇列大小為無限。"
9393

9494
#:../../library/queue.rst:45
9595
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp