summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2016-04-18 04:21:01 (GMT)
committerRaymond Hettinger <python@rcn.com>2016-04-18 04:21:01 (GMT)
commita648339595d738fad40692a04e7ff9863d22dd3d (patch)
tree846a24323f55bd8055bc2aa58ee528c6f102dbf5 /README
parentf0f1d365c8b60ae2549d1e2b2ee498af97a0adb7 (diff)
downloadcpython-a648339595d738fad40692a04e7ff9863d22dd3d.zip
cpython-a648339595d738fad40692a04e7ff9863d22dd3d.tar.gz
cpython-a648339595d738fad40692a04e7ff9863d22dd3d.tar.bz2
Fix spelling error
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 02709e3..0c95722 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/.