Skip to content

Commit c4e33b1

Browse files
committed
macro -> 宏
1 parent 79e1986 commit c4e33b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c-api/slice.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ msgid ""
145145
msgstr ""
146146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"
147147
"包括) 或 ``0x03060100` 或更高的值 :c:func:`!PySlice_GetIndicesEx` 是使"
148-
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個巨"
149-
"。參數 *start*,*stop* 和 *step* 會被計算多次。"
148+
"用 :c:func:`!PySlice_Unpack` 和 :c:func:`!PySlice_AdjustIndices` 來實作一個宏"
149+
"。參數 *start*,*stop* 和 *step* 會被計算多次。"
150150

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

0 commit comments

Comments
 (0)