Skip to content

Commit eebe32f

Browse files
committed
fix(library/venv): fix incorrect translation
1 parent 35a76f5 commit eebe32f

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

0 commit comments

Comments
 (0)