Index: docs/modpython.txt
===================================================================
--- docs/modpython.txt	(revision 4847)
+++ docs/modpython.txt	(working copy)
@@ -37,7 +37,8 @@
         PythonDebug On
     </Location>
 
-...and replace ``mysite.settings`` with the Python path to your settings file.
+...and replace ``mysite.settings`` with the Python path to your Django project's 
+settings file.
 
 This tells Apache: "Use mod_python for any URL at or under '/mysite/', using the
 Django mod_python handler." It passes the value of ``DJANGO_SETTINGS_MODULE``
