summaryrefslogtreecommitdiffstats
path: root/Doc/installing/index.rst
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2014-03-13 19:42:36 (GMT)
committerNed Deily <nad@acm.org>2014-03-13 19:42:36 (GMT)
commita85e100b4dd917036fbc8248d8c14ab7b5f59de0 (patch)
tree1f085b69c112c50a1b8823d849d5bba71b8e4c7f /Doc/installing/index.rst
parent66646e2ea40a2b4675b85a33f36a7748577a648a (diff)
downloadcpython-a85e100b4dd917036fbc8248d8c14ab7b5f59de0.zip
cpython-a85e100b4dd917036fbc8248d8c14ab7b5f59de0.tar.gz
cpython-a85e100b4dd917036fbc8248d8c14ab7b5f59de0.tar.bz2
Issue #19407: Fix typos in new distribution & installation guides.
Also applies to cherry pick Issue #20909.
Diffstat (limited to 'Doc/installing/index.rst')
-rw-r--r--Doc/installing/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/installing/index.rst b/Doc/installing/index.rst
index a3beb3b..1284613 100644
--- a/Doc/installing/index.rst
+++ b/Doc/installing/index.rst
@@ -34,7 +34,6 @@ Key terms
* ``pip`` is the preferred installer program. Starting with Python 3.4, it
is included by default with the Python binary installers.
- installed into virtual environments
* a virtual environment is a semi-isolated Python environment that allows
packages to be installed for use by a particular application, rather than
being installed system wide