Fix typo.

This commit is contained in:
Eric V. Smith 2014-04-17 08:57:48 -04:00
parent 42f1bdc94b
commit 4e028e975c
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ installers for new maintenance releases of Python 2.7.
This PEP does NOT propose a general exception for backporting new features
to Python 2.7 - every new feature proposed for backporting will still need
to be justified independently. In particular, it will need to be explained
why relying on and independently updated backport on the Python Package Index
why relying on an independently updated backport on the Python Package Index
instead is not an acceptable solution.