From: Raymond Hettinger Date: Mon, 18 Apr 2016 04:21:01 +0000 (-0700) Subject: Fix spelling error X-Git-Tag: v3.6.0a1~177 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a648339595d738fad40692a04e7ff9863d22dd3d;p=thirdparty%2FPython%2Fcpython.git Fix spelling error --- diff --git a/README b/README index 02709e3dc257..0c95722d7c55 100644 --- a/README +++ b/README @@ -187,7 +187,7 @@ Proposals for enhancement ------------------------- 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/.