Skip to content

Commit e1293e7

Browse files
Update library/string.po
Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 6b6dd8a commit e1293e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/string.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,7 +1027,7 @@ msgid ""
10271027
"Python identifiers."
10281028
msgstr ""
10291029
"雖然仍可能發生其他異常,但這個方法被稱為「安全」,因為它總是試圖回傳一個有用"
1030-
"的字串而不是拋出例外。從另一個角度來看,:meth:`safe_substitute` 可能並非完全"
1030+
"的字串而不是引發例外。從另一個角度來看,:meth:`safe_substitute` 可能並非完全"
10311031
"安全,因為它會默默忽略格式錯誤的模板,這些模板包含了搖擺定界符、不匹配的括"
10321032
"號,或者不是有效的 Python 識別符的占位符。"
10331033

0 commit comments

Comments
 (0)