summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modpython.txt')
-rw-r--r--docs/modpython.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modpython.txt b/docs/modpython.txt
index 2b57d0514c..0c0219e2e9 100644
--- a/docs/modpython.txt
+++ b/docs/modpython.txt
@@ -187,8 +187,8 @@ Here are two recommended approaches:
**and** templates -- stay in one place, and you'll still be able to
``svn update`` your code to get the latest admin templates, if they
change.
- 2. Or, copy the admin media files so that they live within your document
- root.
+ 2. Or, copy the admin media files so that they live within your Apache
+ document root.
Error handling
==============