summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2016-04-17 21:21:01 -0700
committerRaymond Hettinger <python@rcn.com>2016-04-17 21:21:01 -0700
commita648339595d738fad40692a04e7ff9863d22dd3d (patch)
tree846a24323f55bd8055bc2aa58ee528c6f102dbf5
parentf0f1d365c8b60ae2549d1e2b2ee498af97a0adb7 (diff)
downloadcpython-git-a648339595d738fad40692a04e7ff9863d22dd3d.tar.gz
Fix spelling error
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 02709e3dc2..0c95722d7c 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/.