summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-11-20 06:57:48 -0500
committerDonald Stufft <donald@stufft.io>2014-11-20 07:53:57 -0500
commit86bad49818acaab56199aa624a335ad31e9219af (patch)
treeb61a2f28290a4cacb3cbe3a59b14c81145088111 /setup.py
parent2d5ef69aa8e53d2e241ad7bf78e3ade1f2063321 (diff)
downloadpip-86bad49818acaab56199aa624a335ad31e9219af.tar.gz
Address Feedback from @ncoghlan
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 4495509fa..aa3e35994 100644
--- a/setup.py
+++ b/setup.py
@@ -116,7 +116,7 @@ if NO_VENDOR:
## ##
## This is not an officially supported option for end users and should ##
## only be used by downstream redistributors such as the various Linux ##
-## distributions. This method of installation is as well tested by the ##
-## pip team. ##
+## distributions. This method of installation is not as well tested by ##
+## the pip team. ##
###########################################################################
""")