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

Commitefe4139

Browse files
committed
fix: correct迭代 as疊代
1 parentafe02ad commitefe4139

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎c-api/iterator.po

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

2222
#:../../c-api/iterator.rst:6
2323
msgid"Iterator Objects"
24-
msgstr"迭代器(Iterator)物件"
24+
msgstr"疊代器(Iterator)物件"
2525

2626
#:../../c-api/iterator.rst:8
2727
msgid""

‎library/array.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ msgid ""
349349
msgstr""
350350
"從 *iterable* 中新增元素到陣列的尾端,如果 *iterable* 是另一個陣列,它必須有"
351351
"完全相同的 type code,如果不同會導致 :exc:`TypeError`\\ 。如果 *iterable* 不"
352-
"是一個陣列,它必須可以被迭代 (iterable) 且其中的元素必須是可以被加入陣列中的"
352+
"是一個陣列,它必須可以被疊代 (iterable) 且其中的元素必須是可以被加入陣列中的"
353353
"正確型別。"
354354

355355
#:../../library/array.rst:151

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp