Skip to content

Commit 9c638ae

Browse files
Update library/venv.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 722c4cb commit 9c638ae

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
@@ -336,7 +336,7 @@ msgid ""
336336
msgstr ""
337337
"為了實現這一點,安裝在虛擬環境中的腳本會有一個 ``#!`` 列,此列指向該環境的 Python 直譯器,例如: :samp:`#!/{<path-to-venv>}/bin/python`。"
338338
"這代表無論 :envvar:`!PATH` 的值為何,該腳本都會在直譯器上運行"
339-
"在 Windows 上,如果你安裝了 :ref:`launcher`,則支援 ``#!`` 行處理。"
339+
"在 Windows 上,如果你安裝了 :ref:`launcher`,則支援 ``#!`` 列處理。"
340340
"因此,在 Windows 檔案總管(Windows Explorer)中雙擊已安裝的腳本,應該可以在沒有啟用環境或將其加入 :envvar:`!PATH` 的情況下,正確地運行。"
341341

342342
#: ../../library/venv.rst:108

0 commit comments

Comments
 (0)