summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-19 20:01:49 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-19 20:01:49 +0000
commit21f152e9e59d9e0278d5b4b114781b64e4259f30 (patch)
treea3c056595fc435f4e180c0d5f7e027fcebd79cf0 /docs/modpython.txt
parentc97d93ed56b55b63686e7d39dd39086169d2ea0a (diff)
Removed redundant word from docs/modpython.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
-rw-r--r--docs/modpython.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modpython.txt b/docs/modpython.txt
index cfd46d6ebf..f97bc254bc 100644
--- a/docs/modpython.txt
+++ b/docs/modpython.txt
@@ -2,7 +2,7 @@
How to use Django with mod_python
=================================
-Apache/mod_python currently is the preferred server setup for using Django on a
+Apache/mod_python currently is the preferred setup for using Django on a
production server.
mod_python, available at http://www.modpython.org/ , is similar to mod_perl: It