Skip to content

Commit 57c58c0

Browse files
hsiangjenlimattwang44
authored andcommitted
Update library/venv.po
1 parent f0813c3 commit 57c58c0

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

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

0 commit comments

Comments
 (0)