Skip to content

Commit 5487827

Browse files
committed
word adjustment for template
1 parent 0c51788 commit 5487827

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
@@ -1104,7 +1104,7 @@ msgstr ""
11041104
msgid ""
11051105
"The methods on this class will raise :exc:`ValueError` if the pattern "
11061106
"matches the template without one of these named groups matching."
1107-
msgstr "當格式符合範例卻沒有符合這些命名組之一,此類的方法將引發 :exc:`ValueError`。"
1107+
msgstr "當格式符合樣板卻沒有符合這些命名組之一,此類的方法將引發 :exc:`ValueError`。"
11081108

11091109
#: ../../library/string.rst:906
11101110
msgid "Helper functions"

0 commit comments

Comments
 (0)