From: Andrew M. Kuchling Date: Sat, 13 Sep 2008 02:14:15 +0000 (+0000) Subject: Use title case X-Git-Tag: v2.6rc2~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54bdbadf764222883bc5d7a602faeaa024133f44;p=thirdparty%2FPython%2Fcpython.git Use title case --- diff --git a/Doc/tutorial/index.rst b/Doc/tutorial/index.rst index ee9be3be6e43..3c0d91d3a373 100644 --- a/Doc/tutorial/index.rst +++ b/Doc/tutorial/index.rst @@ -1,7 +1,7 @@ .. _tutorial-index: ###################### - The Python tutorial + The Python Tutorial ###################### :Release: |version|