Skip to content

Commit 23351d6

Browse files
ken71301mattwang44
andauthored
Apply suggestions from code review
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent a4aed8b commit 23351d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/weakref.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ msgid ""
383383
msgstr ""
384384
"一個特製的 :class:`ref` 子類別,其模擬對繫結方法 (bound method) (即在類別上"
385385
"定義並在實例上查找的方法)的弱參照。由於繫結方法是短暫存在的,因此標準弱參照"
386-
"無法保留它。:class:`WeakMethod` 有特殊的程式碼來重新建立繫結函式,直到物件或"
386+
"無法保留它。:class:`WeakMethod` 有特殊的程式碼來重新建立繫結方法,直到物件或"
387387
"原始函式死亡: ::"
388388

389389
#: ../../library/weakref.rst:264

0 commit comments

Comments
 (0)