Skip to content

Commit e73dde7

Browse files
ken71301mindihx
andcommitted
Update library/unittest.mock-examples.po
Co-authored-by: mindihx <ymhuang.ymh@gmail.com>
1 parent 9ca2ee2 commit e73dde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/unittest.mock-examples.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ msgid ""
292292
"Whatever the function returns is what the call returns:"
293293
msgstr ""
294294
"對於更進階的使用案例,例如根據 mock 被呼叫的內容動態變更回傳值,"
295-
"``side_effect`` 可以是一個函式。該函式會使用與 mock 相同的引數被呼叫。函式回"
295+
"可以將 ``side_effect`` 設成一個函式。該函式會使用與 mock 相同的引數被呼叫。函式回"
296296
"傳的內容就會是呼叫回傳的內容:"
297297

298298
#: ../../library/unittest.mock-examples.rst:281

0 commit comments

Comments
 (0)