Fix spelling error

This commit is contained in:
Raymond Hettinger 2016-04-17 21:21:01 -07:00
parent f0f1d365c8
commit a648339595

2
README
View file

@ -187,7 +187,7 @@ Proposals for enhancement
------------------------- -------------------------
If you have a proposal to change Python, you may want to send an email to the If you have a proposal to change Python, you may want to send an email to the
comp.lang.python or python-ideas mailing lists for inital feedback. A Python comp.lang.python or python-ideas mailing lists for initial feedback. A Python
Enhancement Proposal (PEP) may be submitted if your idea gains ground. All Enhancement Proposal (PEP) may be submitted if your idea gains ground. All
current PEPs, as well as guidelines for submitting a new PEP, are listed at current PEPs, as well as guidelines for submitting a new PEP, are listed at
http://www.python.org/dev/peps/. http://www.python.org/dev/peps/.