8000 Update library/venv.po · python/python-docs-zh-tw@67757b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 67757b6

Browse files
Update library/venv.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 0b5fe05 commit 67757b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/venv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ msgid ""
235235
"the path to the directory containing the virtual environment):"
236236
msgstr ""
237237
"虛擬環境可以透過位於二進位檔案目錄中的腳本「啟用」(在 POSIX 上為 ``bin``;在 Windows 上為 ``Scripts``)"
238-
"這會將該目錄加入到你的 :envvar:`!PATH`,當你運行 `python` 時就會調用該環境的直譯器並且執行已安裝的腳本"
238+
"這會將該目錄加入到你的 :envvar:`!PATH`,當你運行 :program:`python` 時就會調用該環境的直譯器並且執行已安裝的腳本"
239239
",而不需要使用完整的路徑。"
240240
"啟動腳本的方式因平台而異(:samp:`{<venv>}` 需要替換成包含虛擬環境的目錄路徑)"
241241

0 commit comments

Comments
 (0)
0