Skip to content

Commit 4c2e875

Browse files
committed
Distributions -> Distribution Packages for titles
"Python Distributions" already refers to things like ActivePython, Anaconda, EPD, Canopy and Python(x, y), so switching to the less ambiguous "Distribution Packages" for these section titles.
1 parent ae00aab commit 4c2e875

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/installing.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ This tutorial covers the basics of how to install Python :term:`packages
1515

1616
.. _installing_setup:
1717

18-
Setup for Installing Distributions
19-
==================================
18+
Setup for Installing Distribution Packages
19+
==========================================
2020

2121
This section describes the steps to follow before installing other
2222
Python packages. You will want to install :ref:`pip` and
@@ -116,8 +116,8 @@ For more information, see the `virtualenv <http://virtualenv.pypa.io>`_ docs or
116116
the `pyvenv`_ docs.
117117

118118

119-
Installing Python Distributions
120-
===============================
119+
Installing Python Distribution Packages
120+
=======================================
121121

122122
:ref:`pip` is the recommended installer, and supports various requirement forms
123123
and options. For details, see the `pip docs

0 commit comments

Comments
 (0)