https://hg.python.org/cpython/rev/831d3ebf61a6 changeset: 101043:831d3ebf61a6 user: Raymond Hettinger <python at rcn.com> date: Sun Apr 17 21:21:01 2016 -0700 summary: Fix spelling error files: README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README b/README --- a/README +++ b/README @@ -187,7 +187,7 @@ ------------------------- 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 current PEPs, as well as guidelines for submitting a new PEP, are listed at http://www.python.org/dev/peps/. -- Repository URL: https://hg.python.org/cpython