Browse Source

docs: remove manual translation update per maintainer feedback

pull/15463/head
Isaac Bernat 1 month ago
parent
commit
ec8dda5e5b
No known key found for this signature in database GPG Key ID: DA3C6C193E5C908
  1. 2
      docs/zh/docs/virtual-environments.md

2
docs/zh/docs/virtual-environments.md

@ -819,7 +819,7 @@ Traceback (most recent call last):
</div>
但是如果你停用虚拟环境并激活 `prisoner-of-azkaban` 的新虚拟环境,那么当你运行 `python` 时,它会使用 `prisoner-of-azkaban` 中的虚拟环境中的 Python。
但是如果你停用虚拟环境并激活 `prisoner-of-askaban` 的新虚拟环境,那么当你运行 `python` 时,它会使用 `prisoner-of-askaban` 中的虚拟环境中的 Python。
<div class="termy">

Loading…
Cancel
Save