Fix typos, wording

This commit is contained in:
Ori Avtalion
2012-01-04 21:27:11 +02:00
parent 19e2e85dc2
commit 36e0ea967a
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ The mission of the Python Software Foundation is to promote, protect, and advanc
PEPs
----
PEPs are *Python Enhancement Proposals*. They are define change to Python itself, or the standards around it.
PEPs are *Python Enhancement Proposals*. They describe changes to Python itself, or the standards around it.
There are three different types of PEPs (as defined by `PEP1 <http://www.python.org/dev/peps/pep-0001/>`_):
@@ -70,4 +70,4 @@ A comprehensive list of conferences is maintained `at pycon.org <http://www.pyco
Python User Groups
--------------------------
User Groups are where a bunch of Python developers meet to present or talk about Python topics of interest. A list of local user groups is maintained at the `Python Software Foundation Wiki <http://wiki.python.org/moin/LocalUserGroups>`_.
User Groups are where a bunch of Python developers meet to present or talk about Python topics of interest. A list of local user groups is maintained at the `Python Software Foundation Wiki <http://wiki.python.org/moin/LocalUserGroups>`_.
+1 -1
View File
@@ -47,7 +47,7 @@ While exploring the various features available in the python language the author
patterns and best practices.
The book also includes several case studies which have the reader explore the topics discussed in the book
in greater detail by applying those topics to real-world examples. Case studies include assingments in GUI
in greater detail by applying those topics to real-world examples. Case studies include assignments in GUI
and Markov Analysis.
`Think Python <http://greenteapress.com/thinkpython/html/index.html>`_
+2 -2
View File
@@ -19,7 +19,7 @@ Python-related news.
Python Weekly
~~~~~~~~~~~~~
Python Weekly is a free weekly newsletter featureing curated news, articles,
new releases, jobs etc related to Python.
Python Weekly is a free weekly newsletter featuring curated news, articles,
new releases, jobs, etc. related to Python.
`Python Weekly <http://www.pythonweekly.com/>`_