Skip to content

Commit f71a24e

Browse files
authored
fix(tutorial/venv): fix fuzzy entry
1 parent bc389a5 commit f71a24e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/venv.po

+1-2
Original file line numberDiff line numberDiff line change
@@ -176,15 +176,14 @@ msgid "Managing Packages with pip"
176176
msgstr "用 pip 管理套件"
177177

178178
#: ../../tutorial/venv.rst:100
179-
#, fuzzy
180179
msgid ""
181180
"You can install, upgrade, and remove packages using a program called :"
182181
"program:`pip`. By default ``pip`` will install packages from the `Python "
183182
"Package Index <https://pypi.org>`_. You can browse the Python Package Index "
184183
"by going to it in your web browser."
185184
msgstr ""
186185
"你可以使用一個叫做 :program:`pip` 的程式來安裝、升級和移除套件。``pip`` 預設"
187-
"會從 Python Package Index <https://pypi.org> 安裝套件。你可以透過你的網頁瀏覽"
186+
"會從 `Python Package Index <https://pypi.org>`_ 安裝套件。你可以透過你的網頁瀏覽"
188187
"器瀏覽 Python Package Index。"
189188

190189
#: ../../tutorial/venv.rst:105

0 commit comments

Comments
 (0)