diff --git a/library/unittest.mock.po b/library/unittest.mock.po index b6774e1970..5afcfd1b40 100644 --- a/library/unittest.mock.po +++ b/library/unittest.mock.po @@ -688,8 +688,8 @@ msgid "" "As well as tracking calls to themselves, mocks also track calls to methods " "and attributes, and *their* methods and attributes:" msgstr "" -"除了追蹤對自身的呼叫之外,mock 還會追蹤對方法和屬性的呼降,以及*它們(這些方" -"法和屬性)*\\ 的方法和屬性:" +"除了追蹤對自身的呼叫之外,mock 還會追蹤對方法和屬性的呼叫,以及\\ *它們(這些" +"方法和屬性)*\\ 的方法和屬性:" #: ../../library/unittest.mock.rst:692 msgid ""