Skip to content

Commit 6ae5103

Browse files
ken71301mindihx
andauthored
Update library/unittest.mock-examples.po
Co-authored-by: mindihx <[email protected]>
1 parent cf925e7 commit 6ae5103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/unittest.mock-examples.po

Lines changed: 1 addition & 1 deletion
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)