Skip to content

Commit bb3977d

Browse files
authored
Update library/venv.po
1 parent 4bc5390 commit bb3977d

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
@@ -370,7 +370,7 @@ msgstr ""
370370
"因此,在一般情況下,環境本質上是不可攜帶的。"
371371
"你應該使用一個簡單的方法來重新建立一個環境(例如:如果你有一個名為 ``requirements.txt``的需求檔案,你可以使用環境的 ``pip install -r requirements.txt`` 來安裝環境所需的所有套件)。"
372372
"如果出於某種原因你需要將環境移至新位置,你應該在所需位置重新創建它,並刪除舊位置的環境。"
373-
"如果你移動環境是因為移動了其父目錄,你應該在新位置重新創建環境。"
373+
"如果你移動環境是因為移動了其父目錄,你應該在新位置重新建立環境。"
374374
"否則,安裝在該環境中的軟體可能無法正常運作。"
375375

376376
#: ../../library/venv.rst:128

0 commit comments

Comments
 (0)