More descriptive title.
diff --git a/Doc/conf.py b/Doc/conf.py
index b9d9ab5..c7cf1ad 100644
--- a/Doc/conf.py
+++ b/Doc/conf.py
@@ -131,7 +131,7 @@
     ('tutorial/index', 'tutorial.tex',
      'Python Tutorial', _stdauthor, 'manual'),
     ('using/index', 'using.tex',
-     'Using Python', _stdauthor, 'manual'),
+     'Python Setup', _stdauthor, 'manual'),
     ('whatsnew/' + version, 'whatsnew.tex',
      'What\'s New in Python', 'A. M. Kuchling', 'howto'),
 ]
diff --git a/Doc/using/index.rst b/Doc/using/index.rst
index 6ce5a00..6bba578 100644
--- a/Doc/using/index.rst
+++ b/Doc/using/index.rst
@@ -1,7 +1,7 @@
 .. _using-index:
 
 ################
-  Using Python
+  Python Setup
 ################