Skip to content

Commit 6981faa

Browse files
committed
fix
1 parent 8eed230 commit 6981faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/venv.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ msgid ""
767767
"(see :meth:`install_scripts`)."
768768
msgstr ""
769769
"``bin_name`` —— 相對於虛擬環境位置的腳本路徑名稱。用於啟用腳本中的 "
770-
"``__VENV_BIN_NAME__``(參見 :meth:`install_scripts`)。"
770+
"``__VENV_BIN_NAME__``\\ (參見 :meth:`install_scripts`)。"
771771

772772
#: ../../library/venv.rst:397
773773
msgid ""
@@ -776,7 +776,7 @@ msgid ""
776776
"`install_scripts`)."
777777
msgstr ""
778778
"``env_exe`` —— 虛擬環境中 Python 直譯器的名稱。用於啟用腳本中的 "
779-
"``__VENV_PYTHON__``(參見 :meth:`install_scripts`)。"
779+
"``__VENV_PYTHON__``\\ (參見 :meth:`install_scripts`)。"
780780

781781
#: ../../library/venv.rst:401
782782
msgid ""

0 commit comments

Comments
 (0)