[Python-checkins] devguide: Fix a typo found by Aaron Sterling.
brett.cannon
python-checkins at python.org
Thu Jan 6 23:06:40 CET 2011
brett.cannon pushed cd098b2386af to devguide:
http://hg.python.org/devguide/rev/cd098b2386af
changeset: 39:cd098b2386af
tag: tip
user: Brett Cannon <brett at python.org>
date: Thu Jan 06 14:06:32 2011 -0800
summary:
Fix a typo found by Aaron Sterling.
files:
index.rst
diff --git a/index.rst b/index.rst
--- a/index.rst
+++ b/index.rst
@@ -18,7 +18,7 @@
People who wish to contribute to Python **must** read the following documents
in their top-level order (sub-level documents can be read in any order). You
-can stop where you feel comfortable and being contributing without reading and
+can stop where you feel comfortable and begin contributing without reading and
understanding all of these documents, but please do not skip around within the
documentation.
--
Repository URL: http://hg.python.org/devguide
More information about the Python-checkins
mailing list