Skip to content

Commit 2a18fed

Browse files
committed
rst:117 v3
1 parent 40d6ebd commit 2a18fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/string.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ msgid ""
148148
"by :meth:`vformat` to break the string into either literal text, or "
149149
"replacement fields."
150150
msgstr ""
151-
"將 format_string 放入迴圈,並回傳一個可疊代元素"
152-
"*literal_text**field_name**format_spec**conversion*)。 這會被"
151+
"將 format_string 放入迴圈,並回傳一個可疊代物件,其元素為 "
152+
"(*literal_text*, *field_name*, *format_spec*, *conversion*)。這會被"
153153
" :meth:`vformat` 用於將字串裁切為字面文本或"
154154
"替換欄位。"
155155

0 commit comments

Comments
 (0)