Skip to content

Commit 60f4d71

Browse files
committed
Update slice.po
1 parent db2c03e commit 60f4d71

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
@@ -140,7 +140,7 @@ msgid ""
140140
"If ``Py_LIMITED_API`` is not set or set to the value between ``0x03050400`` "
141141
"and ``0x03060000`` (not including) or ``0x03060100`` or higher :c:func:`!"
142142
"PySlice_GetIndicesEx` is implemented as a macro using :c:func:`!"
143-
"PySlice_Unpack` and :c:func:`!PySlice_AdjustIndices`. Arguments *start*,"
143+
"PySlice_Unpack` and :c:func:`!PySlice_AdjustIndices`. Arguments *start*, "
144144
"*stop* and *step* are evaluated more than once."
145145
msgstr ""
146146
"如果 ``Py_LIMITED_API`` 沒有設定或設定為 ``0x03050400`` 和 ``0x03060000`` (不"

0 commit comments

Comments
 (0)