Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88df26a

Browse files
KNChiumattwang44
andauthored
Apply suggestions from code review
Apply suggestions Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 47224a2 commit 88df26a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/functions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,8 +1465,8 @@ msgid ""
14651465
"For objects with custom :meth:`~object.__hash__` methods, note that :func:"
14661466
"`hash` truncates the return value based on the bit width of the host machine."
14671467
msgstr ""
1468-
"請注意,如果物件實現了自己的 :meth:`__hash__ <object.__hash__>` 方法, :func:"
1469-
"`hash`將根據運行機器的位元長度來截斷回傳值。"
1468+
"請注意,如果物件帶有自訂的 :meth:`~object.__hash__` 方法,:func:"
1469+
"`hash` 將根據運行機器的位元長度來截斷回傳值。"
14701470

14711471
#: ../../library/functions.rst:805
14721472
msgid ""

0 commit comments

Comments
 (0)