[Python-checkins] r66436 - python/trunk/Doc/tutorial/index.rst
andrew.kuchling
python-checkins at python.org
Sat Sep 13 04:14:15 CEST 2008
Author: andrew.kuchling
Date: Sat Sep 13 04:14:15 2008
New Revision: 66436
Log:
Use title case
Modified:
python/trunk/Doc/tutorial/index.rst
Modified: python/trunk/Doc/tutorial/index.rst
==============================================================================
--- python/trunk/Doc/tutorial/index.rst (original)
+++ python/trunk/Doc/tutorial/index.rst Sat Sep 13 04:14:15 2008
@@ -1,7 +1,7 @@
.. _tutorial-index:
######################
- The Python tutorial
+ The Python Tutorial
######################
:Release: |version|
More information about the Python-checkins
mailing list