Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d860d58

Browse files
committed
Update with reviewer's comment
1 parent bca9294 commit d860d58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/venv.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,8 @@ msgid ""
372372
"customize environment creation according to their needs, the :class:"
373373
"`EnvBuilder` class."
374374
msgstr ""
375-
"將上述提到的高階 method(方法)作為簡單的 API 使用, 可為第三方虛擬環境建立者"
376-
"提供客製化機制, 並依據他們的需求,客製化建立環境: :class:`EnvBuilder` "
375+
"上述提到的高階 method(方法)透過簡單的 API 使用, 為第三方虛擬環境建立者"
376+
"提供可以依據他們需求來建立環境的客製化機制: :class:`EnvBuilder` "
377377
"class。"
378378

379379
#: ../../library/venv.rst:148
@@ -389,7 +389,7 @@ msgid ""
389389
"``False``)."
390390
msgstr ""
391391
"``system_site_packages`` -- 為一個 Boolean (布林值),並表明系統的 Python "
392-
"site-packages 是否可以在環境中可用(預設為 ``False``)。"
392+
"site-packages 是否可以在環境中可用(預設為 ``False`` )。"
393393

394394
#: ../../library/venv.rst:154
395395
msgid ""

0 commit comments

Comments
 (0)