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 ==============