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

Skip to content

Commit 339ad4c

Browse files
committed
依建議改為將'視為'改為'設為'
1 parent 5d5d863 commit 339ad4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ msgid ""
132132
"If *check_circular* is false (default: ``True``), then the circular "
133133
"reference check for container types will be skipped and a circular reference "
134134
"will result in a :exc:`RecursionError` (or worse)."
135-
msgstr "如果 *chech_circular* 視為 false (預設是 ``True``), 那麼json將不會檢查"
135+
msgstr "如果 *chech_circular* 設為 false (預設是 ``True``), 那麼json將不會檢查"
136136
"是否有循環參照 (circular reference) 的情形。如果有循環參照的情形發生,則會出直接"
137137
"由交由 Python 本來的機制出處理錯誤,亦即 :exc:`RecursionError` (或者更糟的錯誤)"
138138

0 commit comments

Comments
 (0)