Skip to content

Commit bd98924

Browse files
mattwang44cschan1828
authored andcommitted
Translate c-api/refcounting.po (python#437)
1 parent f996b30 commit bd98924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/refcounting.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ msgid ""
179179
msgstr ""
180180
"減少物件 *o* 的參照計數。該物件可能是 ``NULL``,在這種情況下巨集不起作用;否"
181181
"則,效果與 :c:func:`Py_DECREF` 相同,只是引數也設定為 ``NULL``。:c:func:"
182-
"`Py_DECREF` 的警告不適用於傳遞的物件,因為巨集在遞減其參照計數之前小心地使用臨"
182+
"`Py_DECREF 的警告不適用於傳遞的物件,因為巨集在遞減其參照計數之前小心地使用臨"
183183
"時變數並將參數設定為 ``NULL``。"
184184

185185
#: ../../c-api/refcounting.rst:109

0 commit comments

Comments
 (0)