Skip to content

Commit bc14c29

Browse files
authored
fix(unittest.mock): render error (#732)
1 parent 77db681 commit bc14c29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/unittest.mock.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -688,8 +688,8 @@ msgid ""
688688
"As well as tracking calls to themselves, mocks also track calls to methods "
689689
"and attributes, and *their* methods and attributes:"
690690
msgstr ""
691-
"除了追蹤對自身的呼叫之外,mock 還會追蹤對方法和屬性的呼降,以及*它們(這些方"
692-
"法和屬性)*\\ 的方法和屬性:"
691+
"除了追蹤對自身的呼叫之外,mock 還會追蹤對方法和屬性的呼叫,以及\\ *它們(這些"
692+
"方法和屬性)*\\ 的方法和屬性:"
693693

694694
#: ../../library/unittest.mock.rst:692
695695
msgid ""

0 commit comments

Comments
 (0)