Skip to content

Commit 79e1986

Browse files
committed
評估->計算
1 parent 60f4d71 commit 79e1986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/slice.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ msgstr ""
146146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
147147
"包括) 或 ``0x03060100` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148148
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個巨"
149-
"集。參數 *start*,*stop* 和 *step* 會被評估多次。"
149+
"集。參數 *start*,*stop* 和 *step* 會被計算多次。"
150150

151151
#: ../../c-api/slice.rst:86
152152
msgid ""

0 commit comments

Comments
 (0)